scaleInPlace method

Vector4 scaleInPlace(
  1. num scale
)

Implementation

external Vector4 scaleInPlace(num scale);