_3D.CameraAnimations.AnimationTimeTotal

Syntax

<Path>._3D.CameraAnimations.AnimationTimeTotal

The attribute _3D.CameraAnimations.AnimationTimeTotal returns the time which the Camera Animation of all blocks for the Frame designated by <Path> will most likely require. The time measurement relates to the simulation time

Example

var t : time := self.~._3D.CameraAnimations.AnimationTimeTotal

Related Topic

_3D.CameraAnimations.AnimationTimeBlock