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