docs.unity.cn
    Show / Hide Table of Contents

    Property ForceEnableBurstSafetyChecks

    ForceEnableBurstSafetyChecks

    Gets or sets a boolean to force enable safety checks, irrespective of what EnableBurstSafetyChecks is set to, or whether the job or function has DisableSafetyChecks set.

    Declaration
    public bool ForceEnableBurstSafetyChecks { get; set; }
    Property Value
    Type Description
    Boolean
    Remarks

    This is only available at Editor time. Does not have an impact on player mode.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use