Home > server > RoundCylinderColliderOptions
The options for a round cylinder collider.
Signature:
export interface RoundCylinderColliderOptions extends BaseColliderOptions Extends: BaseColliderOptions
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
(Optional) The border radius of the round cylinder collider. | ||
|
number |
(Optional) The half height of the round cylinder collider. | ||
|
number |
(Optional) The radius of the round cylinder collider. | ||