slib
Toggle table of contents
1.2.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
slib
api-common
/
su.plo.slib.api.position
Package-level
declarations
Types
Types
Pos3d
Link copied to clipboard
data
class
Pos3d
(
var
x
:
Double
,
var
y
:
Double
,
var
z
:
Double
)
Represents a mutable 3D vector (vec3) with double precision for coordinates.