|
anyKode Marilou
|
Setting the color intensity of each LightSource.
M32 SetIntensities(float * pIntensities, int IntensitiesCount);
|
Parameters |
Description |
|
float * pIntensities |
[in] array of intensites for each LightSource [0..1] |
|
int IntensitiesCount |
[in] Table size expressed in number of elements. |
The system error code MODA_EOK if no error occurred, an error (see MODA errors) otherwise.
SetIntensities changes the color intensity of each LightSource in the group.
|
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|