Interface IPosition
Namespace: Aximo
Assembly: AxCommon.dll
Syntax
public interface IPosition
Properties
| Improve this Doc View SourcePosition
Declaration
Vector3 Position { get; set; }
Property Value
| Type | Description |
|---|---|
| OpenToolkit.Mathematics.Vector3 |