Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
IControlObjectItem
Interface IControlObjectItem
Control object item
Hierarchy
IControlObjectItem
Index
Properties
attributes
component
geometry
material
morph
Attributes
object3d
position
rotation
scale
uniforms
Properties
Optional
attributes
attributes
?:
{}
Type declaration
[
name:
string
]:
I3JS
.
BufferAttribute
|
I3JS
.
InterleavedBufferAttribute
Optional
component
component
?:
any
Optional
geometry
geometry
?:
I3JS
.
BufferGeometry
Optional
material
material
?:
I3JS
.
Material
Optional
morph
Attributes
morph
Attributes
?:
{}
Type declaration
[
name:
string
]:
(
I3JS
.
BufferAttribute
|
I3JS
.
InterleavedBufferAttribute
)
[]
Optional
object3d
object3d
?:
I3JS
.
Object3D
<
Event
>
Optional
position
position
?:
I3JS
.
Vector3
Optional
rotation
rotation
?:
I3JS
.
Euler
Optional
scale
scale
?:
I3JS
.
Vector3
Optional
uniforms
uniforms
?:
{}
Type declaration
[
uniform:
string
]:
IUniform
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
IControl
Object
Item
attributes
component
geometry
material
morph
Attributes
object3d
position
rotation
scale
uniforms
Generated using
TypeDoc
Control object item