Vector3.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void set(float[] coord)
  2. void set(float x, float y, float z)
    struct Vector3
    void
    set
    (
    in float x
    ,
    in float y
    ,
    in float z
    )

Meta