Use XML Script nodes from XRS Script classes
- Last UpdatedApr 24, 2024
- 1 minute read
Nodes can be accessed from the XRS Script file using classes and methods defined under Runtime namespace, in particular:
-
Runtime::Command methods enable you to reuse most of the command nodes that already exist in the XML Script Language.
-
Runtime::Scene methods enable you to access and modify existing nodes from XRS Script.