ScriptElement
@3dverse/livelink / Components / ScriptElement
Type Alias: ScriptElement
ScriptElement:
object
Defined in: node_modules/@3dverse/livelink.core/dist/_prebuild/engine_types/components.d.ts:799
References a script and specifies input values if needed.
Type declaration
scriptRef
UUID of the referenced script.
dataJSON
dataJSON:
ScriptDataObject
Input values as described in the referenced script in their original JSON format.