Click or drag to resize

VisualOnKey Property

Property Value

Type: OnKeyScriptReference
Call this script when a key is pressed and this visual is selected.

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

Property Value

Type: OnKeyScriptReference
See Also