Click or drag to resize
AB4D logo

CameraAnimationNodeCameraWidthTrack Property

Gets a DoubleTrack that defines double value key frames for CameraWidth used by the Orthographic camera.

Namespace: Ab3d.Animation
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
public DoubleTrack CameraWidthTrack { get; }

Property Value

DoubleTrack
See Also