addVector3 method

void addVector3(
  1. String name,
  2. Vector3 vector
)

Implementation

external void addVector3(String name, Vector3 vector);