Packages

 

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

Classes

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

Class FxCommonColorOrTextureColor



  • public class FxCommonColorOrTextureColor
    extends ColladaElement

    The FX common color or texture color. Contains four floating-point values describing the RGBA color.

    • Constructor Detail

      • FxCommonColorOrTextureColor

        public FxCommonColorOrTextureColor()
    • Method Detail

      • getSid

        public final String getSid()

        Gets or sets the sid.

      • setSid

        public final void setSid(String value)

        Gets or sets the sid.

      • getText

        public final String getText()

        Gets or sets the value as text.

      • setText

        public final void setText(String value)

        Gets or sets the value as text.