copyFrom method

Vector4 copyFrom(
  1. Vector4 source
)

Implementation

external Vector4 copyFrom(Vector4 source);