Class ColladaAsset

    • Constructor Detail

      • ColladaAsset

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

      • getUnit

        public ColladaUnit getUnit()
        Indicates the value of the unit element.
        Returns:
        This Asset's unit field, or null if no unit is set.