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

@@ -21,7 +21,7 @@ namespace BlendFile.DNA {
public PartialUpdateRegister partial_update_register;
[DNAFieldAttribute(8, "PartialUpdateUser", 2, "*partial_update_user", "PartialUpdateUser", true, 16)]
public PartialUpdateUser partial_update_user;
[DNAFieldAttribute(8, "float", 3, "backdrop_offset[2]", "System.Single[]", false, 24)]
[DNAArrayAttribute(8, "float", 3, "backdrop_offset[2]", "System.Single[]", 2, 24)]
public float[] backdrop_offset = new System.Single[2];
public Image_Runtime() {
this.cache_mutex = default;