floatValue
Float value of the property.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public float floatValue { get; set; }
Remarks
Setting a new value will apply it to all material MaterialProperty.targets, and will automatically record an undo operation.
Additional Resources: MaterialProperty.type, MaterialEditor.