Relative

data class Relative(val pos: DIso3 = DIso3.identity) : Collider.Start

The position is set as a relative offset from a parent body.

Constructors

Link copied to clipboard
constructor(pos: DIso3 = DIso3.identity)

Properties

Link copied to clipboard
val pos: DIso3