Searched refs:MaxLights (Results 1 – 3 of 3) sorted by relevance
190 Builder& MaxLights(s32 max) { m_MaxLightSets = max; return *this; } in MaxLights() function
193 Builder& MaxLights(s32 max) { m_MaxLights = max; return *this; } in MaxLights() function
986 .MaxLights(description.maxLights) in Create()