orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-mesh-generators
/
org.openrndr.extra.meshgenerators
/
TriangleMeshBuilder
/
translate
translate
fun
translate
(
x
:
Double
,
y
:
Double
,
z
:
Double
)
(
source
)
fun
translate
(
translation
:
Vector3
)
(
source
)
Applies a three-dimensional translation to the
transform
matrix. Affects meshes added afterward.