Search Results for

    Show / Hide Table of Contents

    Struct SimpleCollision2D

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: LobsterFramework
    Assembly: LobsterFramework.dll
    Syntax
    public struct SimpleCollision2D

    Fields

    | Improve this Doc View Source

    collider

    Declaration
    public Collider2D collider
    Field Value
    Type Description
    Collider2D
    | Improve this Doc View Source

    contactPoint

    Declaration
    public Vector3 contactPoint
    Field Value
    Type Description
    Vector3
    • Improve this Doc
    • View Source
    In This Article
    Back to top LobsterFramework documentation