addToRef method

Vector4 addToRef(
  1. Vector4 otherVector,
  2. Vector4 result
)

Implementation

external Vector4 addToRef(Vector4 otherVector, Vector4 result);