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

@@ -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;
[DNAArrayAttribute(6, "uchar", 4, "_pad[6]", "System.Byte[]", 6, 18)]
[DNAArrayAttribute(6, "uchar", 4, "_pad[6]", "System.Byte[]", 6, false, 18)]
public byte[] _pad = new System.Byte[6];
public LightLinkingRuntime() {
this.light_set_membership = default;