Searched refs:UNLIT (Results 1 – 7 of 7) sorted by relevance
45 UNLIT = 2, enumerator
184 UNLIT = 2, enumerator
200 UNLIT = 2, enumerator
55 DECL_ENUM(MaterialComponent::Type, UNLIT, "Unlit")
518 … type == SCENE_NS::IMaterial::UNLIT || type == SCENE_NS::IMaterial::UNLIT_SHADOW_ALPHA); in UpdateInputProperties()
1169 } else if (materialDesc.type == MaterialComponent::Type::UNLIT) { in ExportGltfMaterial()
1566 desc.type = MaterialComponent::Type::UNLIT; in FillUnlit()