KeyFrame.Value
KeyFrame.Value property
Gets or sets the key-frame’s value.
public float Value { get; set; }
Property Value
The value.
See Also
- class KeyFrame
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D
Gets or sets the key-frame’s value.
public float Value { get; set; }
The value.