updated generated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(362, "LightProbeGridCacheFrame", 168)]
|
||||
public class LightProbeGridCacheFrame {
|
||||
[DNAArrayAttribute(12, "int", 0, "size[3]", "System.Int32[]", 3, 0)]
|
||||
[DNAArrayAttribute(12, "int", 0, "size[3]", "System.Int32[]", 3, false, 0)]
|
||||
public int[] size = new System.Int32[3];
|
||||
[DNAFieldAttribute(4, "int", 1, "data_layout", "int", false, 12)]
|
||||
public int data_layout;
|
||||
@@ -33,7 +33,7 @@ namespace BlendFile.DNA {
|
||||
public LightProbeVisibilityData visibility;
|
||||
[DNAFieldAttribute(8, "LightProbeConnectivityData", 8, "connectivity", "LightProbeConnectivityData", false, 144)]
|
||||
public LightProbeConnectivityData connectivity;
|
||||
[DNAArrayAttribute(4, "char", 9, "_pad[4]", "System.Char[]", 4, 152)]
|
||||
[DNAArrayAttribute(4, "char", 9, "_pad[4]", "System.Char[]", 4, false, 152)]
|
||||
public char[] _pad = new System.Char[4];
|
||||
[DNAFieldAttribute(4, "int", 10, "surfels_len", "int", false, 156)]
|
||||
public int surfels_len;
|
||||
|
||||
Reference in New Issue
Block a user