Green Rock Engine 0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
GREngine.Core.Physics2D.Raycast2DResult Struct Reference

Stores the result of a Raycast2D. More...

Collaboration diagram for GREngine.Core.Physics2D.Raycast2DResult:
Collaboration graph
[legend]

Public Member Functions

 Raycast2DResult (Collider colliderHit, PointF hitPoint, Vector2 collisionNormal)
 

Public Attributes

Collider colliderHit
 
PointF hitPoint
 
Vector2 collisionNormal
 

Detailed Description

Stores the result of a Raycast2D.


The documentation for this struct was generated from the following file: