pub fn ray_cast_shape(
input: &RayCastInput,
shape: &Shape,
transform: Transform,
) -> CastOutputExpand description
(b2RayCastShape)
pub fn ray_cast_shape(
input: &RayCastInput,
shape: &Shape,
transform: Transform,
) -> CastOutput(b2RayCastShape)