Skip to content

PhysicalCapsule

Adrien GIVRY edited this page Sep 26, 2020 · 3 revisions

Description

Represent a physical object with a capsule shape

Variables

This usertype has no variables

Constructors

Name Input Output Description
new PhysicalCapsule

Functions

Name Input Output Description
GetRadius PhysicalCapsule: instance
number Returns the radius of the physical capsule
SetRadius PhysicalCapsule: instance
number: radius
Sets the radius of the physical capsule
GetHeight PhysicalCapsule: instance
number Returns the height of the physical capsule
SetHeight PhysicalCapsule: instance
number: height
Sets the height of the physical capsule

Operators

This usertype has no operators

Clone this wiki locally