Skip to main content

Motion Standalone Postprocessor C# library 2024 R2

Interface ITransformBase

Last update: 03.07.2024

Namespace: VM
Assembly: VM.dll

public interface ITransformBase

Properties

Orientation

OMatrix Orientation { get; }

Property Value

OMatrix

Position

Vector Position { get; }

Property Value

Vector