RenderObjectInterface

abstract class RenderObjectInterface

Constructors

Link copied to clipboard
fun RenderObjectInterface()

Functions

Link copied to clipboard
abstract fun getCustomModelMatrix(): ArrayList<Float>
Link copied to clipboard
abstract fun getGraphicsObject(): GraphicsObjectInterface
Link copied to clipboard
abstract fun hasCustomModelMatrix(): Boolean
Link copied to clipboard
abstract fun isScreenSpaceCoords(): Boolean