Class FxCommonFloatOrParameterFloat
FxCommonFloatOrParameterFloat class
The FX common float or parameter float. The value is represented by a literal floating-point scalar.
public class FxCommonFloatOrParameterFloat : ColladaElement
Constructors
Name | Description |
---|---|
FxCommonFloatOrParameterFloat() | The default constructor. |
Properties
Name | Description |
---|---|
Sid { get; set; } | Gets or sets the sid. The sid attribute is optional. |
Value { get; set; } | Gets or sets the value as text. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD