Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

ChipmunkSegmentQueryInfo

Struct

Used with Chipmunk.SegmentQueryFirst().


Variables


shapeThe shape that was first struck by the segment query
tThe normalized value (from 0 to 1) between the start and end points where the segment query hit.
nThe surface normal of the shape where it was struck by the segment query.