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

@@ -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;
[DNAArrayAttribute(8, "float", 3, "backdrop_offset[2]", "System.Single[]", 2, 24)]
[DNAArrayAttribute(8, "float", 3, "backdrop_offset[2]", "System.Single[]", 2, false, 24)]
public float[] backdrop_offset = new System.Single[2];
public Image_Runtime() {
this.cache_mutex = default;