1234567891011121314151617 |
- {
- "MonoBehaviour": {
- "Version": 4,
- "EnableBurstCompilation": true,
- "EnableOptimisations": true,
- "EnableSafetyChecks": false,
- "EnableDebugInAllBuilds": false,
- "DebugDataKind": 1,
- "EnableArmv9SecurityFeatures": false,
- "CpuMinTargetX32": 0,
- "CpuMaxTargetX32": 0,
- "CpuMinTargetX64": 0,
- "CpuMaxTargetX64": 0,
- "CpuTargetsArm64": 512,
- "OptimizeFor": 0
- }
- }
|