From 793957669b12dc714de191bc21c31e37bc8e8e05 Mon Sep 17 00:00:00 2001 From: Roman Shapiro Date: Wed, 18 Sep 2024 04:44:48 +0700 Subject: [PATCH] Removed unneeded comment --- src/Graphics/ModelBuilderEXT.cs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/Graphics/ModelBuilderEXT.cs b/src/Graphics/ModelBuilderEXT.cs index b9a0d3755..73aac14ab 100644 --- a/src/Graphics/ModelBuilderEXT.cs +++ b/src/Graphics/ModelBuilderEXT.cs @@ -15,10 +15,6 @@ public class ModelMeshDescEXT /// public string Name { get; set; } - /// - /// Parts of the model mesh - /// - /// /// Bounding Sphere of the model mesh ///