Constant
Compile-time queries intrinsics.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: Unity.Burst.CompilerServices
- Assembly: UnityEngine.BurstModule
public static class Constant
Static Methods
Method | Description |
|---|---|
| IsConstantExpression | Performs a compile-time check on whether the provided argument is known to be constant by Burst. |