Regenerated code files
This commit is contained in:
@@ -27,7 +27,7 @@ namespace BlendFile.DNA {
|
||||
public float fstrength;
|
||||
[DNAFieldAttribute(4, "float", 5, "falpha", "float", false, 20)]
|
||||
public float falpha;
|
||||
[DNAFieldAttribute(16, "float", 6, "key[4]", "System.Single[]", false, 24)]
|
||||
[DNAArrayAttribute(16, "float", 6, "key[4]", "System.Single[]", 4, 24)]
|
||||
public float[] key = new System.Single[4];
|
||||
[DNAFieldAttribute(2, "short", 7, "algorithm", "short", false, 40)]
|
||||
public short algorithm;
|
||||
|
||||
Reference in New Issue
Block a user