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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 12, 2023