arena-py API v0.11.1
arena .objects .box
Box object class to manage its properties in the ARENA: Box Geometry.
Parameters
- float depth: depth Defaults to '1' (optional)
- float height: height Defaults to '1' (optional)
- int segmentsDepth: segments depth Defaults to '1' (optional)
- int segmentsHeight: segments height Defaults to '1' (optional)
- int segmentsWidth: segments width Defaults to '1' (optional)
- float width: width Defaults to '1' (optional)
Inherited Members
Class for Cube in the ARENA.