_3D.SelfAnimations.AnimationTimeBlock

Syntax

<Path>._3D.SelfAnimations.AnimationTimeBlock → time

The attribute _3D.SelfAnimations.AnimationTimeBlock returns the time which the animation of the next block for the object designated by <Path> will most likely require. The time measurement relates to the simulation time.

Return Value

The return value has the data type time.

Example

var t : time := self.~._3D.SelfAnimations.AnimationTimeBlock

Related Topics

_3D.SelfAnimations.startNextAnimationBlock

_3D.SelfAnimations.AnimationTimeTotal