Namespace sandboxe.shader
Defined in: docbase.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Collection of references to work with shader objects.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
sandboxe.shader.create()
Creates a new shader object, which allows for custom rendering using materials and 3d objects.
|
Method Detail
<static>
{shader}
sandboxe.shader.create()
Creates a new shader object, which allows for custom rendering using materials and 3d objects.
- Returns:
- {shader}