Delegate GraphDataPropertyDrawer.ChangeGraphDefaultPrecisionCallback
Namespace: UnityEditor.ShaderGraph.Drawing.Inspector.PropertyDrawers
Syntax
public delegate void ChangeGraphDefaultPrecisionCallback(GraphPrecision newDefaultGraphPrecision);
Parameters
Type | Name | Description |
---|---|---|
GraphPrecision | newDefaultGraphPrecision |