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