new Object3D()
Constructs a new Object3D
Properties:
| Name | Type | Default | Description |
|---|---|---|---|
visible |
boolean | true | |
uuid |
string | ||
position |
object | ||
rotation |
object | ||
scale |
object | ||
parent |
object | null | |
children |
array | ||
matrix |
array | ||
matrixWorld |
array | ||
positionWorld |
array |