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

type Point3 = Point3<f32>;

3D point used to specify location.