copyFrom method

Color3 copyFrom(
  1. Color3 source
)

Implementation

external Color3 copyFrom(Color3 source);