pub fn shape_cast_shape(
shape: &Shape,
transform: Transform,
input: &ShapeCastInput,
) -> CastOutputExpand description
Shape cast a shape in world (or relative) space. (b3ShapeCastShape)
pub fn shape_cast_shape(
shape: &Shape,
transform: Transform,
input: &ShapeCastInput,
) -> CastOutputShape cast a shape in world (or relative) space. (b3ShapeCastShape)