gpu-curtains
Repository
Docs
Examples
Preparing search index...
types/gltf/GLTFScenesManager
SceneDescriptor
Interface SceneDescriptor
Defines a glTF scenes.
interface
SceneDescriptor
{
name
:
string
;
index
:
number
;
}
Index
Properties
name
index
Properties
name
name
:
string
Name of the scene.
index
index
:
number
Index of the scene.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
index
Repository
Docs
Examples
gpu-curtains
Loading...
Defines a glTF scenes.