Click or drag to resize
AB4D logo

CameraAnimationNodeRotationTrack Property

Gets a CameraRotationTrack that defines rotation key frames for camera rotation.

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

Property Value

CameraRotationTrack
See Also