stride
Size of one element in the buffer. For index buffers, this must be either 2 or 4 bytes (Read Only).
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int stride { get; }
Remarks
Additional Resources: GraphicsBuffer.count.