Click or drag to resize

AnimationPropertiesCameraPoints Property

Gets or sets points of the camera path.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public Point3d[] CameraPoints { get; set; }

Property Value

Type: Point3d
See Also