Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
<internal>
Object3DJSONObject
Interface Object3DJSONObject
interface
Object3DJSONObject
{
animations
?:
string
[]
;
castShadow
?:
boolean
;
children
?:
string
[]
;
frustumCulled
?:
boolean
;
layers
:
number
;
material
?:
string
|
string
[]
;
matrix
:
Matrix4Tuple
;
matrixAutoUpdate
?:
boolean
;
name
?:
string
;
receiveShadow
?:
boolean
;
renderOrder
?:
number
;
type
:
string
;
up
:
Vector3Tuple
;
userData
?:
Record
<
string
,
unknown
>
;
uuid
:
string
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
Object3DJSONObject
SceneJSONObject
PerspectiveCameraJSONObject
MeshJSONObject
Index
Properties
animations?
cast
Shadow?
children?
frustum
Culled?
layers
material?
matrix
matrix
Auto
Update?
name?
receive
Shadow?
render
Order?
type
up
user
Data?
uuid
visible?
Properties
Optional
animations
animations
?:
string
[]
Optional
cast
Shadow
castShadow
?:
boolean
Optional
children
children
?:
string
[]
Optional
frustum
Culled
frustumCulled
?:
boolean
layers
layers
:
number
Optional
material
material
?:
string
|
string
[]
matrix
matrix
:
Matrix4Tuple
Optional
matrix
Auto
Update
matrixAutoUpdate
?:
boolean
Optional
name
name
?:
string
Optional
receive
Shadow
receiveShadow
?:
boolean
Optional
render
Order
renderOrder
?:
number
type
type
:
string
up
up
:
Vector3Tuple
Optional
user
Data
userData
?:
Record
<
string
,
unknown
>
uuid
uuid
:
string
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animations
cast
Shadow
children
frustum
Culled
layers
material
matrix
matrix
Auto
Update
name
receive
Shadow
render
Order
type
up
user
Data
uuid
visible
Selva Compute API Reference - v1.1.2
Loading...