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