SetNormal(NativeSlice<Vector3>)
Replace the Normal extras slice. Vector3 per vertex.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SetNormal(NativeSlice<Vector3> normal)
Parameters
Remarks
See DrawData.SetUv1 for validation rules.