public interface IEntityOrientation
OrientationAxes
(get
)
property from the entity's EntityDescriptor
.Modifier and Type | Method and Description |
---|---|
TransactedProperty<UnitQuaternion> |
getOrientation()
Gets the transactional property that holds the orientation of the entity.
|
@Nonnull TransactedProperty<UnitQuaternion> getOrientation()
OrientationAxes
(get
)
property from the entity's EntityDescriptor
.