docs.unity3d.com
    Show / Hide Table of Contents

    Struct BoundingVolumeHierarchy.Builder.Range

    Range.

    Namespace: Unity.Physics
    Syntax
    public struct Range

    Constructors

    Range(Int32, Int32, Int32, Aabb)

    Declaration
    public Range(int start, int length, int root, Aabb domain)
    Parameters
    Type Name Description
    Int32 start
    Int32 length
    Int32 root
    Aabb domain

    Fields

    Domain

    Declaration
    public Aabb Domain
    Field Value
    Type Description
    Aabb

    Length

    Declaration
    public int Length
    Field Value
    Type Description
    Int32

    Root

    Declaration
    public int Root
    Field Value
    Type Description
    Int32

    Start

    Declaration
    public int Start
    Field Value
    Type Description
    Int32
    In This Article
    • Constructors
      • Range(Int32, Int32, Int32, Aabb)
    • Fields
      • Domain
      • Length
      • Root
      • Start
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023