nw::gfx::CreatePriorMaterialReverseDepthRenderKeyFactory Function

Syntax

RenderKeyFactory * CreatePriorMaterialReverseDepthRenderKeyFactory(
     os::IAllocator * allocator
);

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the created factory.

Description

Creates a factory that creates render keys that are rendered starting from the background, giving priority to materials.

See Also

nw::gfx::BasicRenderQueue::Reset


CONFIDENTIAL