UInt16
16-bit unsigned integer.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
UInt16 = 8
Remarks
This format matches the @ushort@ data type in C#, with values ranging from 0 to 65535.