Function RoundCuboidCollider
- RoundCuboidCollider(props: Omit<ColliderOptions<RoundCuboidArgs>, "args"> & {
args: RoundCuboidArgs;
children?: ReactNode;
} & RefAttributes<RapierCollider>): null | ReactElement<any, string | JSXElementConstructor<any>>
-
Returns null | ReactElement<any, string | JSXElementConstructor<any>>
A round cuboid collider shape