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

@@ -27,7 +27,7 @@ namespace BlendFile.DNA {
public float fstrength;
[DNAFieldAttribute(4, "float", 5, "falpha", "float", false, 20)]
public float falpha;
[DNAArrayAttribute(16, "float", 6, "key[4]", "System.Single[]", 4, 24)]
[DNAArrayAttribute(16, "float", 6, "key[4]", "System.Single[]", 4, false, 24)]
public float[] key = new System.Single[4];
[DNAFieldAttribute(2, "short", 7, "algorithm", "short", false, 40)]
public short algorithm;