Regenerated files
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using BlendFile.CompatTypes;
|
||||
using System;
|
||||
|
||||
|
||||
@@ -27,7 +26,7 @@ namespace BlendFile.DNA {
|
||||
public int flag;
|
||||
public char falloff_type;
|
||||
public char[] _pad1 = new System.Char[3];
|
||||
public float[,] parentinv = new System.Single[4][4];
|
||||
public float[,] parentinv = new System.Single[4,4];
|
||||
public float[] cent = new System.Single[3];
|
||||
public float falloff;
|
||||
public float force;
|
||||
|
||||
Reference in New Issue
Block a user