Class ColladaMaterial

  • All Implemented Interfaces:
    XMLEventParser

    public class ColladaMaterial
    extends ColladaAbstractObject
    Represents the COLLADA material element and provides access to its contents.
    • Constructor Detail

      • ColladaMaterial

        public ColladaMaterial​(java.lang.String ns)
        Construct an instance.
        Parameters:
        ns - the qualifying namespace URI. May be null to indicate no namespace qualification.