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: 19.00.00
Syntax
C#
public Hashtable Cameras { get; }

Property Value

Hashtable
See Also