Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ExcludeFromBurstCompatTestingAttribute(string)

Create this attribute with the reason to exclude from burst compatibility testing.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Constructor
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public ExcludeFromBurstCompatTestingAttribute(string _reason)

Parameters

_reason

Reason target is not burst compatible.