Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
buffer
translate
Function translate
translate
(
buffer
:
TypedArray
,
translationVector
:
MyVector2
|
MyVector3
,
)
:
TypedArray
Translate all points in the passed buffer by the passed translactionVector.
Parameters
buffer
:
TypedArray
translationVector
:
MyVector2
|
MyVector3
Returns
TypedArray
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
Translate all points in the passed buffer by the passed translactionVector.