ExpectVectorized()
Must be called from inside a loop. Will cause a compiler error in Burst-compiled code if the loop is not auto-vectorized.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.Burst.CompilerServices
- Assembly: UnityEngine.BurstModule
public static void ExpectVectorized()