Interface IQueryResult | 2D Entities | 0.29.0-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Interface IQueryResult

    Namespace: Unity.U2D.Entities.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

    IsValid

    Declaration
    bool IsValid { get; }
    Property Value
    Type Description
    Boolean

    PhysicsBodyIndex

    Declaration
    int PhysicsBodyIndex { get; }
    Property Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 August 2020