Regenerated code files
This commit is contained in:
@@ -29,7 +29,7 @@ namespace BlendFile.DNA {
|
||||
public float factor;
|
||||
[DNAFieldAttribute(4, "float", 6, "radius", "float", false, 296)]
|
||||
public float radius;
|
||||
[DNAFieldAttribute(12, "float", 7, "color[3]", "System.Single[]", false, 300)]
|
||||
[DNAArrayAttribute(12, "float", 7, "color[3]", "System.Single[]", 3, 300)]
|
||||
public float[] color = new System.Single[3];
|
||||
[DNAFieldAttribute(8, "Object", 8, "*object", "Object", true, 312)]
|
||||
public Object @object;
|
||||
|
||||
Reference in New Issue
Block a user