docs.unity.cn
    Show / Hide Table of Contents

    Struct BoundingVolumeHierarchy.Constants

    Namespace: Unity.Physics
    Syntax
    public struct Constants

    Fields

    BinaryStackSize

    Declaration
    public const int BinaryStackSize = null
    Field Value
    Type Description
    Int32

    MaxNumTreeBranches

    Declaration
    public const int MaxNumTreeBranches = null
    Field Value
    Type Description
    Int32

    SmallRangeSize

    Declaration
    public const int SmallRangeSize = null
    Field Value
    Type Description
    Int32

    UnaryStackSize

    Declaration
    public const int UnaryStackSize = null
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use