Click or drag to resize

DocumentCameras Property

The collection of views in the model. This is a mapping of string names to Camera objects.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public Hashtable Cameras { get; }

Property Value

Type: Hashtable
See Also