public override void SetTo(CollisionShape shapeComponent) { shapeComponent.SetCylinder(diameter, height, position, rotation); }