SInt32
32-bit signed integer.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
SInt32 = 11
Remarks
This format matches the @int@ data type in C#, with values ranging from -2147483648 to 2147483647.