docs.unity.cn
    Show / Hide Table of Contents

    Interface IQueryResult

    Namespace: Unity.Physics
    Syntax
    public interface IQueryResult

    Properties

    ColliderKey

    Declaration
    ColliderKey ColliderKey { get; }
    Property Value
    Type Description
    ColliderKey

    Entity

    Declaration
    Entity Entity { get; }
    Property Value
    Type Description
    Entity

    Fraction

    Declaration
    float Fraction { get; }
    Property Value
    Type Description
    Single

    Material

    Declaration
    Material Material { get; }
    Property Value
    Type Description
    Material

    RigidBodyIndex

    Declaration
    int RigidBodyIndex { get; }
    Property Value
    Type Description
    Int32
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use