IntBox

class IntBox(val corner: IntVector3, val width: Int, val height: Int, val depth: Int)(source)

Constructors

Link copied to clipboard
constructor(corner: IntVector3, width: Int, height: Int, depth: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val depth: Int
Link copied to clipboard
val height: Int
Link copied to clipboard
val width: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard