filament-umbrella
Toggle table of contents
0.1.2-beta06
common
Target filter
common
Switch theme
Search in API
Skip to content
filament-umbrella
filament-compose
/
io.github.erkko68.filament.compose.scene
/
Position
/
Position
Position
constructor
(
x
:
Float
,
y
:
Float
,
z
:
Float
)
constructor
(
v
:
Float
)
Uniform value on all axes.
constructor
(
v
:
Float3
)
From a filament-utils
Float3
.