Skip to content

helix / rotateAboutPivot

Function: rotateAboutPivot()

rotateAboutPivot(offset, pivot, q): Vec3

Defined in: core/values/transform-math.ts:82

World position of a member at local offset after rotating about pivot.

Parameters

offset

Vec3

pivot

Vec3

q

Quat

Returns

Vec3

Released under the MIT License · Credits