offset

@Contract(value = "_ -> this", mutates = "this")
abstract fun offset(offset: Vec3d): B

Sets the offset the particles can be from the origin.

Return

this builder

Parameters

offset

the offset from the origin