Parameters:
vw
|
|
Parameters:
| Type | Name | Description |
|---|---|---|
| Number|Array|vec3 |
r
|
it can be the red component, a 3-dimensional Array or a vec3 (glMatrix) |
| Number |
g
|
if r is a number, then this parameter corresponds to the green component |
| Number |
b
|
if r is a number, then this parameter corresponds to the blue component |
See:
vxlView#setBackgroundColorParameters:
| Type | Name | Description |
|---|---|---|
| Number |
d
|
the new clear depth |
The parameter can be a class definition or an instance of the engine
Parameters:
| Type | Name | Description |
|---|---|---|
| vxlEngine |
p_engine
|
The engine to be used (function reference or instance) |
Parameters:
| Type | Name | Description |
|---|---|---|
| String |
mode
|
the mode to set |
See:
vxl.def.render.modeThe parameter can be a class definition or an instance of the program
Parameters:
| Type | Name | Description |
|---|---|---|
| vxlProgram |
p_program
|
the program to be used (function reference or instance) |
p_force_it
|
|
Parameters:
| Type | Name | Description |
|---|---|---|
| Number |
/test-baking.htmlrate
|
the new rendering rate in milliseconds |