Enum RotationMode
RotationMode enumeration
The frustum’s rotation mode
public enum RotationMode
Values
Name | Value | Description |
---|---|---|
FixedTarget | 0 | Target is fixed, direction is calculated by the look at target |
FixedDirection | 1 | Direction is fixed, look at is calculated by the direction |
See Also
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D