getRandomPointAroundToRef abstract method

void getRandomPointAroundToRef(
  1. Vector3 position,
  2. num maxRadius,
  3. Vector3 result
)

Implementation

void getRandomPointAroundToRef(Vector3 position, num maxRadius, Vector3 result);