UNorm16
16-bit unsigned normalized number.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
UNorm16 = 4
Remarks
This format stores uniformly quantized numbers in [0..1] range, with 16 bits of precision (65536 possible different values).