Type Definition rhusics::collide3d::CollisionShape3 [] [src]

type CollisionShape3<T> = CollisionShape<Primitive3<f32>, T>;

Collision shape for 3D, see CollisionShape for more information