Type Definition sc2::data::Vector3[][src]

type Vector3 = Vector3<f32>;

3D vector used to specify direction.