SetCylinder Method
- Updated2023-02-21
- 1 minute(s) read
Short Name: MassSetCylinder
Requires: Robotics Module
Class: Mass Method
To Use: Create a property or method.
Creates a cylinder of the size and density you specify.
Parameters
Name | Direction | Type |
---|---|---|
SetCylinder | noDirection | void |
density | noDirection | Single-precision, floating-point number |
direction | noDirection | Single-precision, floating-point number |
radius | noDirection | Single-precision, floating-point number |
length | noDirection | Single-precision, floating-point number |