Expand description
Materials and Properties Extension parser.
Functionsยง
- parse_
base_ materials - Parses a
<basematerials>element into aBaseMaterialsGroup. - parse_
color_ group - Parses a
<colorgroup>element into aColorGroup. - parse_
composite_ materials - Parses a
<compositematerials>element into aCompositeMaterials. - parse_
multi_ properties - Parses a
<multiproperties>element into aMultiProperties. - parse_
texture_ 2d_ group - Parses a
<texture2dgroup>element into aTexture2DGroup.