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