IOrientable.Direction
IOrientable.Direction property
Gets or sets the direction that the entity is looking at.
public Vector3 Direction { get; set; }
See Also
- struct Vector3
- interface IOrientable
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets or sets the direction that the entity is looking at.
public Vector3 Direction { get; set; }