AnimationProperties.CaptureTypes Enumeration

AnimationPropertiesCaptureTypes Enumeration

Constants that define the mode of the animation tools.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum CaptureTypes
Public Enumeration 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
Version Information

Rhino for Windows

Supported in: 6.14
See Also