updated generated files

This commit is contained in:
mm00
2025-03-12 19:02:40 +01:00
parent 226f001c78
commit ba61ea59f9
650 changed files with 1951 additions and 1941 deletions

View File

@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
[DNAClassAttribute(362, "LightProbeGridCacheFrame", 168)]
public class LightProbeGridCacheFrame {
[DNAArrayAttribute(12, "int", 0, "size[3]", "System.Int32[]", 3, 0)]
[DNAArrayAttribute(12, "int", 0, "size[3]", "System.Int32[]", 3, false, 0)]
public int[] size = new System.Int32[3];
[DNAFieldAttribute(4, "int", 1, "data_layout", "int", false, 12)]
public int data_layout;
@@ -33,7 +33,7 @@ namespace BlendFile.DNA {
public LightProbeVisibilityData visibility;
[DNAFieldAttribute(8, "LightProbeConnectivityData", 8, "connectivity", "LightProbeConnectivityData", false, 144)]
public LightProbeConnectivityData connectivity;
[DNAArrayAttribute(4, "char", 9, "_pad[4]", "System.Char[]", 4, 152)]
[DNAArrayAttribute(4, "char", 9, "_pad[4]", "System.Char[]", 4, false, 152)]
public char[] _pad = new System.Char[4];
[DNAFieldAttribute(4, "int", 10, "surfels_len", "int", false, 156)]
public int surfels_len;