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

@@ -23,7 +23,7 @@ namespace BlendFile.DNA {
public byte receiver_light_set;
[DNAFieldAttribute(1, "uchar", 3, "blocker_shadow_set", "uchar", false, 17)]
public byte blocker_shadow_set;
[DNAFieldAttribute(6, "uchar", 4, "_pad[6]", "System.Byte[]", false, 18)]
[DNAArrayAttribute(6, "uchar", 4, "_pad[6]", "System.Byte[]", 6, 18)]
public byte[] _pad = new System.Byte[6];
public LightLinkingRuntime() {
this.light_set_membership = default;