IOrientable

Overview

IOrientable is a interface in Aspose.3D FOSS for .NET.

Orientable entities shall implement this interface.

Properties: Direction, Target.

Properties

NameTypeAccessDescription
DirectionVector3Read/WriteGets or sets the direction.
TargetNodeRead/WriteGets or sets the target.

See Also