SetIndices(NativeSlice<ushort>)
Replace this draw's indices.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SetIndices(NativeSlice<ushort> indices)
Parameters
Remarks
Length must be a multiple of 3 (triangle list).