Skip to content

Regrip API / domain/Quaternion.gen / premultiply

Variable: premultiply

const premultiply: (_1, _2) => t

Defined in: packages/core/src/domain/Quaternion.gen.ts:29

three.js self.premultiply(other): other * self

Parameters

_1

t

_2

t

Returns

t