Constructors

Link copied to clipboard
constructor()
constructor(near: Float, far: Float)
constructor(near: Float, far: Float, aspectRatio: Float)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var far: Float
Link copied to clipboard
Link copied to clipboard
var near: Float
Link copied to clipboard
Link copied to clipboard
@Transient
open override val refId: Int

Represents the unique reference identifier for a component.

Link copied to clipboard
Link copied to clipboard
var width: Float?

Functions

Link copied to clipboard
fun setDimensions(width: Int, height: Int)
Link copied to clipboard
abstract override fun toString(): String