HudAtom

interface HudAtom

Interface for most atomic part of HUD.

The texture of each atom will be displayed as a 1×1 square, transformed using its modelMatrix.

Inheritors

Properties

Link copied to clipboard

Intrinsic height of this atom.

Link copied to clipboard

Intrinsic width of this atom.

Link copied to clipboard
abstract val modelMatrix: <Error class: unknown class><Float>

Model matrix of this atom.

Link copied to clipboard
abstract val texture: <Error class: unknown class>

Texture of this atom.