Vicente Penades Armengot 10 місяців тому
батько
коміт
382b8d755c

+ 1 - 1
src/SharpGLTF.Ext.3DTiles/Schema2/Generated/Ext.CESIUM_ext_instance_features.g.cs

@@ -87,7 +87,7 @@ namespace SharpGLTF.Schema2.Tiles3D
 	{
 	{
 	
 	
 		private const int _featureIdsMinItems = 1;
 		private const int _featureIdsMinItems = 1;
-		private readonly ChildrenList<MeshExtInstanceFeatureID,MeshExtInstanceFeatures> _featureIds;
+		private ChildrenList<MeshExtInstanceFeatureID,MeshExtInstanceFeatures> _featureIds;
 		
 		
 	
 	
 		protected override void SerializeProperties(Utf8JsonWriter writer)
 		protected override void SerializeProperties(Utf8JsonWriter writer)

+ 1 - 1
src/SharpGLTF.Ext.3DTiles/Schema2/Generated/Ext.CESIUM_ext_mesh_features.g.cs

@@ -122,7 +122,7 @@ namespace SharpGLTF.Schema2.Tiles3D
 	{
 	{
 	
 	
 		private const int _featureIdsMinItems = 1;
 		private const int _featureIdsMinItems = 1;
-		private readonly ChildrenList<MeshExtMeshFeatureID,MeshExtMeshFeatures> _featureIds;
+		private ChildrenList<MeshExtMeshFeatureID,MeshExtMeshFeatures> _featureIds;
 		
 		
 	
 	
 		protected override void SerializeProperties(Utf8JsonWriter writer)
 		protected override void SerializeProperties(Utf8JsonWriter writer)

+ 4 - 4
src/SharpGLTF.Ext.3DTiles/Schema2/Generated/Ext.CESIUM_ext_structural_metadata_root.g.cs

@@ -279,7 +279,7 @@ namespace SharpGLTF.Schema2.Tiles3D
 		private IntegerType? _valueType = _valueTypeDefault;
 		private IntegerType? _valueType = _valueTypeDefault;
 		
 		
 		private const int _valuesMinItems = 1;
 		private const int _valuesMinItems = 1;
-		private readonly ChildrenList<StructuralMetadataEnumValue,StructuralMetadataEnum> _values;
+		private ChildrenList<StructuralMetadataEnumValue,StructuralMetadataEnum> _values;
 		
 		
 	
 	
 		protected override void SerializeProperties(Utf8JsonWriter writer)
 		protected override void SerializeProperties(Utf8JsonWriter writer)
@@ -642,13 +642,13 @@ namespace SharpGLTF.Schema2.Tiles3D
 	{
 	{
 	
 	
 		private const int _propertyAttributesMinItems = 1;
 		private const int _propertyAttributesMinItems = 1;
-		private readonly ChildrenList<PropertyAttribute,EXTStructuralMetadataRoot> _propertyAttributes;
+		private ChildrenList<PropertyAttribute,EXTStructuralMetadataRoot> _propertyAttributes;
 		
 		
 		private const int _propertyTablesMinItems = 1;
 		private const int _propertyTablesMinItems = 1;
-		private readonly ChildrenList<PropertyTable,EXTStructuralMetadataRoot> _propertyTables;
+		private ChildrenList<PropertyTable,EXTStructuralMetadataRoot> _propertyTables;
 		
 		
 		private const int _propertyTexturesMinItems = 1;
 		private const int _propertyTexturesMinItems = 1;
-		private readonly ChildrenList<PropertyTexture,EXTStructuralMetadataRoot> _propertyTextures;
+		private ChildrenList<PropertyTexture,EXTStructuralMetadataRoot> _propertyTextures;
 		
 		
 		private StructuralMetadataSchema _schema;
 		private StructuralMetadataSchema _schema;
 		
 		

+ 2 - 2
src/SharpGLTF.Ext.Agi/Schema2/generated/ext.AgiRootArticulations.g.cs

@@ -106,7 +106,7 @@ namespace SharpGLTF.Schema2.AGI
 		private Vector3? _pointingVector;
 		private Vector3? _pointingVector;
 		
 		
 		private const int _stagesMinItems = 1;
 		private const int _stagesMinItems = 1;
-		private readonly ChildrenList<AgiArticulationStage,AgiArticulation> _stages;
+		private ChildrenList<AgiArticulationStage,AgiArticulation> _stages;
 		
 		
 	
 	
 		protected override void SerializeProperties(Utf8JsonWriter writer)
 		protected override void SerializeProperties(Utf8JsonWriter writer)
@@ -141,7 +141,7 @@ namespace SharpGLTF.Schema2.AGI
 	{
 	{
 	
 	
 		private const int _articulationsMinItems = 1;
 		private const int _articulationsMinItems = 1;
-		private readonly ChildrenList<AgiArticulation,AgiRootArticulations> _articulations;
+		private ChildrenList<AgiArticulation,AgiRootArticulations> _articulations;
 		
 		
 	
 	
 		protected override void SerializeProperties(Utf8JsonWriter writer)
 		protected override void SerializeProperties(Utf8JsonWriter writer)

+ 1 - 1
src/SharpGLTF.Ext.Agi/Schema2/generated/ext.AgiRootStkMetadata.g.cs

@@ -74,7 +74,7 @@ namespace SharpGLTF.Schema2.AGI
 	{
 	{
 	
 	
 		private const int _solarPanelGroupsMinItems = 1;
 		private const int _solarPanelGroupsMinItems = 1;
-		private readonly ChildrenList<AgiStkSolarPanelGroup,AgiRootStkMetadata> _solarPanelGroups;
+		private ChildrenList<AgiStkSolarPanelGroup,AgiRootStkMetadata> _solarPanelGroups;
 		
 		
 	
 	
 		protected override void SerializeProperties(Utf8JsonWriter writer)
 		protected override void SerializeProperties(Utf8JsonWriter writer)