Companion

object Companion

Predefined depth alignment instances.

Properties

Link copied to clipboard
@JvmStatic
val DepthBack: DepthAlignment

Aligns to the back (farthest from the observer) with a bias of -1f.

Link copied to clipboard

Centers alignment with a bias of 0f.

Link copied to clipboard
@JvmStatic
val DepthFront: DepthAlignment

Aligns to the front (closest to the observer) with a bias of +1f.