UNITY_UNIFIED_SHADER_PRECISION_MODEL
Unity sets UNITY_UNIFIED_SHADER_PRECISION_MODEL if, in Player Settings, you set Shader Precision Model to Unified.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
UNITY_UNIFIED_SHADER_PRECISION_MODEL = 34
Remarks
If set, the default sampler precision is full precision on all platforms. In addition, shader type is defined as . See ShaderPrecisionModel.
halfmin16float