|
@@ -10,7 +10,6 @@ using SharpGLTF.Geometry.VertexTypes;
|
|
|
|
|
|
|
|
using MESHXFORM = SharpGLTF.Transforms.IGeometryTransform;
|
|
using MESHXFORM = SharpGLTF.Transforms.IGeometryTransform;
|
|
|
using JSONEXTRAS = System.Text.Json.Nodes.JsonNode;
|
|
using JSONEXTRAS = System.Text.Json.Nodes.JsonNode;
|
|
|
-using System.Diagnostics.CodeAnalysis;
|
|
|
|
|
|
|
|
|
|
namespace SharpGLTF.Schema2
|
|
namespace SharpGLTF.Schema2
|
|
|
{
|
|
{
|