Click or drag to resize
SoVRMLScript Properties

The SoVRMLScript type exposes the following members.

Properties
  NameDescription
Public propertydirectOutput

If true, the script can send events directly to the other nodes.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymetadata

Specifies the metadata node.

Public propertymustEvaluate

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

Public propertyurl

Associated programming language code.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also