SceneRef
@3dverse/livelink / Components / SceneRef
Type Alias: SceneRef
SceneRef:
object
Defined in: node_modules/@3dverse/livelink.core/dist/_prebuild/engine_types/components.d.ts:785
Reference to a scene.
Type declaration
value
UUID of the referenced scene.
maxRecursionCount
maxRecursionCount:
UInt32
Maximum number of times a scene appears when it references itself.
Default Value
1;