HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
Loading...
Searching...
No Matches
Public Attributes | Properties | List of all members
Box2D.CastOutput Struct Reference

Low level ray cast or shape-cast output data. More...

Public Attributes

readonly Vec2 Normal
 The surface normal at the hit point.
 
readonly Vec2 Point
 The surface hit point.
 
readonly float Fraction
 The fraction of the input translation at collision.
 
readonly int Iterations
 The number of iterations used.
 

Properties

bool Hit [get]
 Did the cast hit?
 

Detailed Description

Low level ray cast or shape-cast output data.


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