nw::gfx::RenderContext::GetMaterialCache Member Function

Syntax

const Material * GetMaterialCache() const;

Arguments

None.

Return Values

Returns a pointer to a material cache.

Description

Gets a material cache.

This will be the last material on which ActivateMaterial was run.


CONFIDENTIAL