Type Definition sfml_types::Vector3u [] [src]

type Vector3u = Vector3<u32>;

export Vector3 as Vector3u