Click or drag to resize

DocumentUserVars Property

Temporary place for scripting to place variables, that will survive across resets. These values are *not* to be serialized.

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

Property Value

Hashtable
See Also