Search Results for

    Show / Hide Table of Contents

    Struct CollidableHit

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public struct CollidableHit

    Fields

    point

    Declaration
    public Vector3 point
    Field Value
    Type Description
    UnityEngine.Vector3

    projectile

    Declaration
    public Projectile projectile
    Field Value
    Type Description
    Projectile
    In This Article
    Back to top Shape of Dreams API Documentation