Click or drag to resize
SoVRMLScriptmustEvaluate Property

If false, delay sending input events to the script until needed.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool mustEvaluate { get; }

Property Value

Type: SoSFBool
Remarks

If true, send as soon as possible. Default is false.

See Also