Click or drag to resize

VisualOnReset Property

Property Value

Type: ResetScriptReference
The script to be run when Reset is pressed.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public ResetScriptReference OnReset { get; }

Property Value

Type: ResetScriptReference
See Also