Regenerated code files

This commit is contained in:
Samuele Lorefice
2025-03-11 19:12:04 +01:00
parent 3756f864ed
commit c30467acc5
651 changed files with 2043 additions and 1940 deletions

View File

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