Home
last modified time | relevance | path

Searched refs:ATTR_INCANDESCENCE (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h234 static const char* ATTR_INCANDESCENCE = "incandescence"; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaEffectExporter.cpp487 …animated = animationExporter->addNodeAnimation ( shader, targetSid, ATTR_INCANDESCENCE, kColour, R… in exportStandardShader()
489 …exportTexturedParameter ( effectId, effectProfile, shader, ATTR_INCANDESCENCE, EffectExporter::EMI… in exportStandardShader()
H A DCOLLADAMayaVisualSceneExporter.cpp571 … effectExporter->getShaderTextures ( shader, ATTR_INCANDESCENCE, fileTextures, blendModes ); in exportInstanceMaterial()