SInt8
8-bit signed integer.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
SInt8 = 7
Remarks
This format matches the @sbyte@ data type in C#, with values ranging from -128 to 127.