Absolute

data class Absolute(val pos: DIso3) : Collider.Start

The position is set as absolute coordinates in the world.

Constructors

Link copied to clipboard
constructor(pos: DIso3)

Properties

Link copied to clipboard
val pos: DIso3