BodyIntersection Type
Describes a physics body intersection, such as found from a ray cast.
Record fields
Record Field | Description |
|
|
|
|
|
|
Full Usage:
Progress
Field type: single
|
|
Static members
Static member | Description |
Full Usage:
BodyIntersection.make bodyShapeIntersected progress position normal
Parameters:
BodyShapeIndex
progress : single
position : Vector3
normal : Vector3
Returns: BodyIntersection
|
|