Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ExpectNotVectorized()

Must be called from inside a loop. Will cause a compiler error in Burst-compiled code if the loop is auto-vectorized.
Read time 1 minuteLast updated 13 days ago

Definition

public static void ExpectNotVectorized()