Packages

 

com.aspose.cad.fileformats.collada.fileparser.elements

Classes

com.aspose.cad.fileformats.collada.fileparser.elements

Class FxCommonColorOrTextureTexture



  • public class FxCommonColorOrTextureTexture
    extends ColladaElement

    The FX common color or texture texture.

    • Constructor Detail

      • FxCommonColorOrTextureTexture

        public FxCommonColorOrTextureTexture()
    • Method Detail

      • getExtra

        public final Extra[] getExtra()

        Gets or sets the extra.

      • setExtra

        public final void setExtra(Extra[] value)

        Gets or sets the extra.

      • getTexture

        public final String getTexture()

        Gets or sets the texture.

      • setTexture

        public final void setTexture(String value)

        Gets or sets the texture.

      • getTextureCoordinate

        public final String getTextureCoordinate()

        Gets or sets the texture coordinate.

      • setTextureCoordinate

        public final void setTextureCoordinate(String value)

        Gets or sets the texture coordinate.