Viewable

interface Viewable

Functions

inViewport
Link copied to clipboard
abstract fun inViewport(): Boolean
abstract fun inViewport(checkIfObstructed: Boolean): Boolean

Returns true if the object is currently rendered in the viewport.

Inheritors

Interactable
Link copied to clipboard