nw::gfx::RenderContext::ActivateContext Member Function

Syntax

void ActivateContext(
     IMaterialActivator * userMaterialActivator = NULL
);

Arguments

Name Description
in userMaterialActivator Material activator that activates the currently set material. If NULL is set, uses the IMaterialActivator from the model.

Return Values

None.

Description

Activates a context.

Activates the lights, cameras, fog, and materials that are configured for a render context.


CONFIDENTIAL