Packages

 

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

Classes

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

Class FxCommonFloatOrParameterParameter



  • public class FxCommonFloatOrParameterParameter
    extends ColladaElement

    The FX common float or parameter parameter. The value is represented by a reference to a previously defined parameter that can be directly cast to a floating point scalar.

    • Constructor Detail

      • FxCommonFloatOrParameterParameter

        public FxCommonFloatOrParameterParameter()
    • Method Detail

      • getReference

        public final String getReference()

        Gets or sets the reference.

      • setReference

        public final void setReference(String value)

        Gets or sets the reference.