Overview
IOrientable is a interface in Aspose.3D FOSS for .NET.
Orientable entities shall implement this interface.
Properties: Direction, Target.
Properties
| Name | Type | Access | Description |
|---|
Direction | Vector3 | Read/Write | Gets or sets the direction. |
Target | Node | Read/Write | Gets or sets the target. |
See Also