Namespace sandboxe.material
Defined in: docbase.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Collection of functions to work with materials.
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
sandboxe.material.create()
Creates a new material object, needed for working with 3D renderings.
|
Method Detail
<static>
{material}
sandboxe.material.create()
Creates a new material object, needed for working with 3D renderings.
See renderMesh and mesh.
- Returns:
- {material}