Java class for gles_texcombiner_operandAlpha_enums.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="gles_texcombiner_operandAlpha_enums">
<restriction base="{http://www.collada.org/2005/11/COLLADASchema}gl_blend_type">
<enumeration value="SRC_ALPHA"/>
<enumeration value="ONE_MINUS_SRC_ALPHA"/>
</restriction>
</simpleType>
|