Class FloatField
Inheritance
System.Object
FloatField
Namespace: UnityEditor.ShaderGraph.Drawing
Syntax
public class FloatField : DoubleField
Methods
ValueToString(Double)
Declaration
protected override string ValueToString(double v)
Parameters
Type | Name | Description |
---|---|---|
System.Double | v |
Returns
Type | Description |
---|---|
System.String |