scaleInPlace method

Vector3 scaleInPlace(
  1. num scale
)

Implementation

external Vector3 scaleInPlace(num scale);