SetShaderPrecisionModel(ShaderPrecisionModel)
Sets the shader precision model.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static void SetShaderPrecisionModel(ShaderPrecisionModel model)
Parameters
The new precision model to use.