nw::gfx::RenderContext::ActivateContext Member Function
void ActivateContext(
IMaterialActivator * userMaterialActivator = NULL
);
| Name | Description | |
|---|---|---|
| in | userMaterialActivator |
Material activator that activates the currently set material. If NULL is set, uses the IMaterialActivator from the model. |
Activates a context.
Activates the lights, cameras, fog, and materials that are configured for a render context.
CONFIDENTIAL