Regenerated code files
This commit is contained in:
@@ -35,17 +35,17 @@ namespace BlendFile.DNA {
|
||||
public float map_ray_radius;
|
||||
[DNAFieldAttribute(4, "float", 9, "islands_precision", "float", false, 156)]
|
||||
public float islands_precision;
|
||||
[DNAFieldAttribute(4, "char", 10, "_pad1[4]", "System.Char[]", false, 160)]
|
||||
[DNAArrayAttribute(4, "char", 10, "_pad1[4]", "System.Char[]", 4, 160)]
|
||||
public char[] _pad1 = new System.Char[4];
|
||||
[DNAFieldAttribute(20, "int", 11, "layers_select_src[5]", "System.Int32[]", false, 164)]
|
||||
[DNAArrayAttribute(20, "int", 11, "layers_select_src[5]", "System.Int32[]", 5, 164)]
|
||||
public int[] layers_select_src = new System.Int32[5];
|
||||
[DNAFieldAttribute(20, "int", 12, "layers_select_dst[5]", "System.Int32[]", false, 184)]
|
||||
[DNAArrayAttribute(20, "int", 12, "layers_select_dst[5]", "System.Int32[]", 5, 184)]
|
||||
public int[] layers_select_dst = new System.Int32[5];
|
||||
[DNAFieldAttribute(4, "int", 13, "mix_mode", "int", false, 204)]
|
||||
public int mix_mode;
|
||||
[DNAFieldAttribute(4, "float", 14, "mix_factor", "float", false, 208)]
|
||||
public float mix_factor;
|
||||
[DNAFieldAttribute(64, "char", 15, "defgrp_name[64]", "System.Char[]", false, 212)]
|
||||
[DNAArrayAttribute(64, "char", 15, "defgrp_name[64]", "System.Char[]", 64, 212)]
|
||||
public char[] defgrp_name = new System.Char[64];
|
||||
[DNAFieldAttribute(4, "int", 16, "flags", "int", false, 276)]
|
||||
public int flags;
|
||||
|
||||
Reference in New Issue
Block a user