Animation
-
class
cee.cug.
Animation
()
Properties
Methods
Properties
-
Animation.
particleTraceAnimationStepCount
Type: number The number of steps to use for the particle trace animation.
The number of steps will be used to calculate the delta time for each step in the animation based on the total time of all active traces.
-
Animation.
targetFrameRate
Type: number The target animation speed in frames per second (fps).
This will be the maximum animation speed, but the actual speed may be lower for large models or slow clients.