Function: applyPointwiseFunction()
applyPointwiseFunction(
mobject,func,options?):ApplyPointwiseFunction
Defined in: animation/transform/ApplyPointwiseFunction.ts:123
Factory helper.
Parameters
mobject
func
(point) => number[]
options?
Omit<ApplyPointwiseFunctionOptions, "func">