worldPosition

@NotNull
open fun worldPosition(): Vector3f
@NotNull
open fun worldPosition(@NotNull localOffset: Vector3f): Vector3f
@NotNull
open fun worldPosition(@NotNull localOffset: Vector3f, @NotNull globalOffset: Vector3f): Vector3f