copyFrom method

Vector3 copyFrom(
  1. Vector3 source
)

Implementation

external Vector3 copyFrom(Vector3 source);