Interface IOrientable
IOrientable interface
Orientable entities shall implement this interface.
public interface IOrientable
Properties
| Name | Description |
|---|---|
| Direction { get; set; } | Gets or sets the direction that the entity is looking at. |
| Target { get; set; } | Gets or sets the target that the entity is looking at. |
See Also
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D