docs.unity.cn
    Show / Hide Table of Contents

    Property FloatPrecision

    FloatPrecision

    Gets or sets the floating point precision to use for this Burst compilation. Allows you to trade accuracy for speed of computation, useful when you don't require much precision.

    Declaration
    public FloatPrecision FloatPrecision { get; set; }
    Property Value
    Type Description
    FloatPrecision

    The default is Standard.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 12, 2023