Size3F

data class Size3F(val width: Float, val height: Float, val depth: Float)

Constructors

Link copied to clipboard
constructor(width: Float, height: Float, depth: Float)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard