Click or drag to resize
AB4D logo

FreeCameraAnimationNode.AnimationType Property

Gets or sets a type of animation that is performed with this FreeCameraAnimationNode. Default value is LinearInterpolation.

Namespace: Ab3d.Animation
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
public FreeCameraAnimationNode.FreeCameraAnimationTypes AnimationType { get; set; }

Property Value

FreeCameraAnimationNode.FreeCameraAnimationTypes
See Also