Field Alignment
The byte alignment used when allocating the internal buffer.
Namespace: Unity.Collections.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public readonly int Alignment
Returns
| Type | Description |
|---|---|
| int | The byte alignment used when allocating the internal buffer. Is always a non-zero power of 2. |