Struct SurfaceConstraintInfo | Unity Physics | 0.5.1-preview.2
docs.unity3d.com
    Show / Hide Table of Contents

    Struct SurfaceConstraintInfo

    Namespace: Unity.Physics
    Syntax
    public struct SurfaceConstraintInfo

    Fields

    ColliderKey

    Declaration
    public ColliderKey ColliderKey
    Field Value
    Type Description
    ColliderKey

    HitPosition

    Declaration
    public float3 HitPosition
    Field Value
    Type Description
    Unity.Mathematics.float3

    IsMaxSlope

    Declaration
    public bool IsMaxSlope
    Field Value
    Type Description
    Boolean

    IsTooSteep

    Declaration
    public bool IsTooSteep
    Field Value
    Type Description
    Boolean

    Plane

    Declaration
    public Plane Plane
    Field Value
    Type Description
    Plane

    Priority

    Declaration
    public int Priority
    Field Value
    Type Description
    Int32

    RigidBodyIndex

    Declaration
    public int RigidBodyIndex
    Field Value
    Type Description
    Int32

    Touched

    Declaration
    public bool Touched
    Field Value
    Type Description
    Boolean

    Velocity

    Declaration
    public float3 Velocity
    Field Value
    Type Description
    Unity.Mathematics.float3
    Back to top
    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