IOrientable.Target
IOrientable.Target property
Gets or sets the target that the entity is looking at.
public Node Target { get; set; }
See Also
- class Node
- interface IOrientable
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets or sets the target that the entity is looking at.
public Node Target { get; set; }