Click or drag to resize

AnimationPropertiesCaptureTypes Enumeration

Constants that define the mode of the animation tools.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public enum CaptureTypes
Members
  Member nameValueDescription
Path0 Camera and target movement along separate path curves
Turntable1 Rotate a view around the target.
Flythrough2 Camera and target movement along a path curve
DaySunStudy3 Sun movement through a specified calendar day
SeasonalSunStudy4 Sun movement through a specified week, month, or year
None5 No capture type specified
See Also