Element | Material |
<xs:attribute name="emissiveColor" type="SFColor" default="0 0 0"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Shape"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>A Material with emissiveColour not equal to (0,0,0) and diffuseColor equal to (0,0,0) is an unlit material.</xs:appinfo> </xs:annotation> </xs:attribute> |