-
Notifications
You must be signed in to change notification settings - Fork 9
THREE.Objects
$env:name edited this page Nov 14, 2017
·
11 revisions
Class based on Object3D for grouping objects. Analogous to https://threejs.org/docs/index.html#api/objects/Group
public class THREE.Objects.Group
: Object3D, IElementpublic class THREE.Objects.Line
: Object3D, IElementProperties
| Type | Name | Summary |
|---|---|---|
IGeometry |
Geometry | The geometry associated with this Mesh. |
Guid |
GeometryUuid | Uuid of this geometry. |
IMaterial |
Material | The material associated with this mesh. |
Guid |
MaterialUuid | This object's material Uuid. |
public class THREE.Objects.Mesh
: Object3D, IElementProperties
| Type | Name | Summary |
|---|---|---|
IGeometry |
Geometry | The geometry associated with this Mesh. |
Guid |
GeometryUuid | Uuid of this geometry. |
IMaterial |
Material | The material associated with this mesh. |
Guid |
MaterialUuid | This object's material Uuid. |
public class THREE.Objects.Points
: Object3D, IElementProperties
| Type | Name | Summary |
|---|---|---|
IGeometry |
Geometry | The geometry associated with this Mesh. |
Guid |
GeometryUuid | Uuid of this geometry. |
IMaterial |
Material | The material associated with this mesh. |
Guid |
MaterialUuid | This object's material Uuid. |
BufferAttributeBufferGeometryBufferGeometryBoundingSphereElementGeometryGeometryCollectionIElementIGeometryObject3D
AmbientLightDirectionalLightDirectionalLightShadowHemisphereLightILightLightLightShadowPointLightRectAreaLightSpotLightSpotLightShadow