Defines the behaviour of a rendering engine
Parameters:
| Type | Name | Description |
|---|---|---|
| vxlScene |
scene
|
the scene to be rendered |
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 |
|---|---|---|
| vxlScene |
scene
|
the scene that was just rendered |
Parameters:
| Type | Name | Description |
|---|---|---|
| Object |
p_renderer
|
the renderer using this instance of the engine |
Parameters:
| Type | Name | Description |
|---|---|---|
x
|
|
|
y
|
|
Parameters:
| Type | Name | Description |
|---|---|---|
| vxlScene |
scene
|
the scene containing the resource |