Searched defs:emissive (Results 1 – 3 of 3) sorted by relevance
292 …const vec4 emissive = uMaterialData.material[instanceIdx].factors[CORE_MATERIAL_FACTOR_EMISSIVE_ID… in GetUnpackEmissiveColor() local
574 const vec4 emissive = dmms.material[0].factors[CORE_MATERIAL_FACTOR_EMISSIVE_IDX]; in GetUnpackEmissiveColor() local579 const vec4 emissive = dmms.material[instanceIdx].factors[CORE_MATERIAL_FACTOR_EMISSIVE_IDX]; in GetUnpackEmissiveColor() local
1363 …if (Math::Vec3 emissive; !ParseOptionalMath(loadResult, emissive, jsonData, "emissiveFactor", emis… in ParseMaterial() local