Documentation - v19.2.0-dev
Preparing search index...
@stereograph/teiaviewer
SerializedMesh
Interface SerializedMesh
interface
SerializedMesh
{
geometryType
:
GeometryType
;
isInMeshGroup
:
boolean
;
isMeshGroup
:
boolean
;
isSerializedMesh
:
true
;
isSerializedObject3D
:
true
;
material
:
SerializedMeshStandardMaterial
;
matrixWorld
:
SerializedMatrix4
;
name
:
string
;
parentUuid
:
string
|
null
;
userData
:
AnyObject
;
uuid
:
string
;
}
Hierarchy (
View Summary
)
SerializedObject3D
SerializedMesh
Index
Properties
geometry
Type
is
In
Mesh
Group
is
Mesh
Group
is
Serialized
Mesh
is
Serialized
Object3
D
material
matrix
World
name
parent
Uuid
user
Data
uuid
Properties
geometry
Type
geometryType
:
GeometryType
is
In
Mesh
Group
isInMeshGroup
:
boolean
is
Mesh
Group
isMeshGroup
:
boolean
is
Serialized
Mesh
isSerializedMesh
:
true
is
Serialized
Object3
D
isSerializedObject3D
:
true
material
material
:
SerializedMeshStandardMaterial
matrix
World
matrixWorld
:
SerializedMatrix4
name
name
:
string
parent
Uuid
parentUuid
:
string
|
null
user
Data
userData
:
AnyObject
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
geometry
Type
is
In
Mesh
Group
is
Mesh
Group
is
Serialized
Mesh
is
Serialized
Object3
D
material
matrix
World
name
parent
Uuid
user
Data
uuid
Documentation - v19.2.0-dev
Loading...