IOrientable
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 that the entity is looking at. |
Target | Node | Read/Write | Gets or sets the target that the entity is looking at. |