Class FxCommonFloatOrParameterParameter

FxCommonFloatOrParameterParameter class

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.

public class FxCommonFloatOrParameterParameter : ColladaElement

Constructors

NameDescription
FxCommonFloatOrParameterParameter()The default constructor.

Properties

NameDescription
Reference { get; set; }Gets or sets the reference.

See Also