Click or drag to resize
AB4D logo

AnimationControllerFirstFrameNumber Property

Gets the first defined frame number for this AnimationController. This number is calculated each time with going though all AnimationNodes.

Namespace: Ab3d.Animation
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double FirstFrameNumber { get; }

Property Value

Double
See Also