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

@@ -33,7 +33,7 @@ namespace BlendFile.DNA {
public Material mat;
[DNAFieldAttribute(2, "short", 8, "totcol", "short", false, 488)]
public short totcol;
[DNAArrayAttribute(6, "short", 9, "_pad3[3]", "System.Int16[]", 3, 490)]
[DNAArrayAttribute(6, "short", 9, "_pad3[3]", "System.Int16[]", 3, false, 490)]
public short[] _pad3 = new System.Int16[3];
[DNAFieldAttribute(8, "PointCloudRuntimeHandle", 10, "*runtime", "PointCloudRuntimeHandle", true, 496)]
public PointCloudRuntimeHandle runtime;