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