nw::gfx::res::ResFragmentLight::SetSpecular1 Member Function
void SetSpecular1(
f32 r,
f32 g,
f32 b
);
void SetSpecular1(
f32 r,
f32 g,
f32 b,
f32 a
);
void SetSpecular1(
const nw::ut::FloatColor & value
);
| SetSpecular1 ( f32, f32, f32 ) | Sets specular 1 for the light. |
| SetSpecular1 ( f32, f32, f32, f32 ) | |
| SetSpecular1 ( const nw::ut::FloatColor & ) |
Sets specular 1 for the light.
CONFIDENTIAL