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

@@ -39,7 +39,7 @@ namespace BlendFile.DNA {
public float wavefrm_yfac;
[DNAFieldAttribute(4, "float", 11, "vecscope_alpha", "float", false, 44)]
public float vecscope_alpha;
[DNAArrayAttribute(24, "float", 12, "minmax[3][2]", "System.Single[,]", 5, 48)]
[DNAArrayAttribute(24, "float", 12, "minmax[3][2]", "System.Single[,]", 6, false, 48)]
public float[,] minmax = new System.Single[3,2];
[DNAFieldAttribute(5160, "Histogram", 13, "hist", "Histogram", false, 72)]
public Histogram hist;