SInt16
16-bit signed integer.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
SInt16 = 9
Remarks
This format matches the @short@ data type in C#, with values ranging from -32768 to 32767.