Buy Me a Coffee at ko-fi.com

Calls the given function on each element of this vector, and sets the values of the vector to the returns
The current index and its value is given as arguments of the function
Returns self for chaining

overload 1:
Vector4.applyFunc(func: (Number, Integer) -> Number): Vector4
typings.1623631144typings.2002444081
Method PropertyFluent DescriptionRepresentation
func accepts
Return Value