Wall

constructor(id: Int = 0, size: Float3 = Float3(), position: Float3 = Float3())

Creates a wall object with the given parameters

Parameters

id

the id of the wall

size

the size of the wall

position

the position of the wall