nw::gfx::SortingMaterialIdGenerator::Builder Class

Syntax

class Builder

Description

Class for building classes to generate material IDs from a ResMaterial binary resource pointer.

The default value for IsFixedSizeMemory is true. Various maximum settings are ignored if changed to false.

Member Functions

IsFixedSizeMemory Sets a flag indicating whether memory is to be allocated even other than at time of creation.
MaxMaterials Sets the maximum number of materials.
Create Creates a material ID generator class.

CONFIDENTIAL