Click or drag to resize
Viewport3dsCameraIndex Property
Gets or sets the index of the used camera from the list of cameras defined in 3ds file

Namespace: Ab3d.Controls
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public int CameraIndex { get; set; }

Property Value

Type: Int32
See Also