Struct BoundingVolumeHierarchy.Constants | 2D Entities | 0.29.0-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Struct BoundingVolumeHierarchy.Constants

    Namespace: Unity.U2D.Entities.Physics
    Syntax
    public struct Constants

    Fields

    BinaryStackSize

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

    MaxNumTreeBranches

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

    SmallRangeSize

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

    UnaryStackSize

    Declaration
    public const int UnaryStackSize = 256
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 August 2020