Skip to content

Latest commit

 

History

History
113 lines (51 loc) · 1.46 KB

File metadata and controls

113 lines (51 loc) · 1.46 KB

Home > server > RoundCylinderColliderOptions

RoundCylinderColliderOptions interface

The options for a round cylinder collider.

Signature:

export interface RoundCylinderColliderOptions extends BaseColliderOptions 

Extends: BaseColliderOptions

Properties

Property

Modifiers

Type

Description

borderRadius?

number

(Optional) The border radius of the round cylinder collider.

halfHeight?

number

(Optional) The half height of the round cylinder collider.

radius?

number

(Optional) The radius of the round cylinder collider.

shape

ColliderShape.ROUND_CYLINDER