regenerated files
This commit is contained in:
@@ -15,219 +15,219 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(55, "Object")]
|
||||
public class Object {
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208)]
|
||||
[DNAFieldAttribute(0, "ID", "id", "ID", 208, false)]
|
||||
public ID id;
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 248)]
|
||||
[DNAFieldAttribute(1, "AnimData", "*adt", "AnimData", 4, true)]
|
||||
public AnimData ptr_adt;
|
||||
[DNAFieldAttribute(2, "DrawDataList", "drawdata", "DrawDataList", 16)]
|
||||
[DNAFieldAttribute(2, "DrawDataList", "drawdata", "DrawDataList", 16, false)]
|
||||
public DrawDataList drawdata;
|
||||
[DNAFieldAttribute(3, "SculptSession", "*sculpt", "SculptSession", 0)]
|
||||
[DNAFieldAttribute(3, "SculptSession", "*sculpt", "SculptSession", 4, true)]
|
||||
public SculptSession ptr_sculpt;
|
||||
[DNAFieldAttribute(4, "short", "type", "short", 2)]
|
||||
[DNAFieldAttribute(4, "short", "type", "short", 2, false)]
|
||||
public short type;
|
||||
[DNAFieldAttribute(5, "short", "partype", "short", 2)]
|
||||
[DNAFieldAttribute(5, "short", "partype", "short", 2, false)]
|
||||
public short partype;
|
||||
[DNAFieldAttribute(6, "int", "par1", "int", 4)]
|
||||
[DNAFieldAttribute(6, "int", "par1", "int", 4, false)]
|
||||
public int par1;
|
||||
[DNAFieldAttribute(7, "int", "par2", "int", 4)]
|
||||
[DNAFieldAttribute(7, "int", "par2", "int", 4, false)]
|
||||
public int par2;
|
||||
[DNAFieldAttribute(8, "int", "par3", "int", 4)]
|
||||
[DNAFieldAttribute(8, "int", "par3", "int", 4, false)]
|
||||
public int par3;
|
||||
[DNAFieldAttribute(9, "char", "parsubstr[64]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(9, "char", "parsubstr[64]", "System.Char[]", 64, false)]
|
||||
public char[] parsubstr = new System.Char[64];
|
||||
[DNAFieldAttribute(10, "Object", "*parent", "Object", 1160)]
|
||||
[DNAFieldAttribute(10, "Object", "*parent", "Object", 4, true)]
|
||||
public Object ptr_parent;
|
||||
[DNAFieldAttribute(11, "Object", "*track", "Object", 1160)]
|
||||
[DNAFieldAttribute(11, "Object", "*track", "Object", 4, true)]
|
||||
public Object ptr_track;
|
||||
[DNAFieldAttribute(12, "Object", "*proxy", "Object", 1160)]
|
||||
[DNAFieldAttribute(12, "Object", "*proxy", "Object", 4, true)]
|
||||
public Object ptr_proxy;
|
||||
[DNAFieldAttribute(13, "Object", "*proxy_group", "Object", 1160)]
|
||||
[DNAFieldAttribute(13, "Object", "*proxy_group", "Object", 4, true)]
|
||||
public Object ptr_proxy_group;
|
||||
[DNAFieldAttribute(14, "Object", "*proxy_from", "Object", 1160)]
|
||||
[DNAFieldAttribute(14, "Object", "*proxy_from", "Object", 4, true)]
|
||||
public Object ptr_proxy_from;
|
||||
[DNAFieldAttribute(15, "Ipo", "*ipo", "Ipo", 248)]
|
||||
[DNAFieldAttribute(15, "Ipo", "*ipo", "Ipo", 4, true)]
|
||||
public Ipo ptr_ipo;
|
||||
[DNAFieldAttribute(16, "bAction", "*action", "bAction", 352)]
|
||||
[DNAFieldAttribute(16, "bAction", "*action", "bAction", 4, true)]
|
||||
public bAction ptr_action;
|
||||
[DNAFieldAttribute(17, "bAction", "*poselib", "bAction", 352)]
|
||||
[DNAFieldAttribute(17, "bAction", "*poselib", "bAction", 4, true)]
|
||||
public bAction ptr_poselib;
|
||||
[DNAFieldAttribute(18, "bPose", "*pose", "bPose", 136)]
|
||||
[DNAFieldAttribute(18, "bPose", "*pose", "bPose", 4, true)]
|
||||
public bPose ptr_pose;
|
||||
[DNAFieldAttribute(19, "void", "*data", "void", 0)]
|
||||
[DNAFieldAttribute(19, "void", "*data", "void", 4, true)]
|
||||
public object ptr_data;
|
||||
[DNAFieldAttribute(20, "bGPdata", "*gpd", "bGPdata", 616)]
|
||||
[DNAFieldAttribute(20, "bGPdata", "*gpd", "bGPdata", 4, true)]
|
||||
public bGPdata ptr_gpd;
|
||||
[DNAFieldAttribute(21, "bAnimVizSettings", "avs", "bAnimVizSettings", 32)]
|
||||
[DNAFieldAttribute(21, "bAnimVizSettings", "avs", "bAnimVizSettings", 32, false)]
|
||||
public bAnimVizSettings avs;
|
||||
[DNAFieldAttribute(22, "bMotionPath", "*mpath", "bMotionPath", 88)]
|
||||
[DNAFieldAttribute(22, "bMotionPath", "*mpath", "bMotionPath", 4, true)]
|
||||
public bMotionPath ptr_mpath;
|
||||
[DNAFieldAttribute(23, "void", "*_pad0", "void", 0)]
|
||||
[DNAFieldAttribute(23, "void", "*_pad0", "void", 4, true)]
|
||||
public object ptr__pad0;
|
||||
[DNAFieldAttribute(24, "ListBase", "constraintChannels", "ListBase", 16)]
|
||||
[DNAFieldAttribute(24, "ListBase", "constraintChannels", "ListBase", 16, false)]
|
||||
public ListBase constraintChannels;
|
||||
[DNAFieldAttribute(25, "ListBase", "effect", "ListBase", 16)]
|
||||
[DNAFieldAttribute(25, "ListBase", "effect", "ListBase", 16, false)]
|
||||
public ListBase effect;
|
||||
[DNAFieldAttribute(26, "ListBase", "defbase", "ListBase", 16)]
|
||||
[DNAFieldAttribute(26, "ListBase", "defbase", "ListBase", 16, false)]
|
||||
public ListBase defbase;
|
||||
[DNAFieldAttribute(27, "ListBase", "fmaps", "ListBase", 16)]
|
||||
[DNAFieldAttribute(27, "ListBase", "fmaps", "ListBase", 16, false)]
|
||||
public ListBase fmaps;
|
||||
[DNAFieldAttribute(28, "ListBase", "modifiers", "ListBase", 16)]
|
||||
[DNAFieldAttribute(28, "ListBase", "modifiers", "ListBase", 16, false)]
|
||||
public ListBase modifiers;
|
||||
[DNAFieldAttribute(29, "ListBase", "greasepencil_modifiers", "ListBase", 16)]
|
||||
[DNAFieldAttribute(29, "ListBase", "greasepencil_modifiers", "ListBase", 16, false)]
|
||||
public ListBase greasepencil_modifiers;
|
||||
[DNAFieldAttribute(30, "ListBase", "shader_fx", "ListBase", 16)]
|
||||
[DNAFieldAttribute(30, "ListBase", "shader_fx", "ListBase", 16, false)]
|
||||
public ListBase shader_fx;
|
||||
[DNAFieldAttribute(31, "int", "mode", "int", 4)]
|
||||
[DNAFieldAttribute(31, "int", "mode", "int", 4, false)]
|
||||
public int mode;
|
||||
[DNAFieldAttribute(32, "int", "restore_mode", "int", 4)]
|
||||
[DNAFieldAttribute(32, "int", "restore_mode", "int", 4, false)]
|
||||
public int restore_mode;
|
||||
[DNAFieldAttribute(33, "Material", "**mat", "Material", 392)]
|
||||
[DNAFieldAttribute(33, "Material", "**mat", "Material", 4, true)]
|
||||
public Material ptr_ptr_mat;
|
||||
[DNAFieldAttribute(34, "char", "*matbits", "char", 1)]
|
||||
[DNAFieldAttribute(34, "char", "*matbits", "char", 4, true)]
|
||||
public char ptr_matbits;
|
||||
[DNAFieldAttribute(35, "int", "totcol", "int", 4)]
|
||||
[DNAFieldAttribute(35, "int", "totcol", "int", 4, false)]
|
||||
public int totcol;
|
||||
[DNAFieldAttribute(36, "int", "actcol", "int", 4)]
|
||||
[DNAFieldAttribute(36, "int", "actcol", "int", 4, false)]
|
||||
public int actcol;
|
||||
[DNAFieldAttribute(37, "float", "loc[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(37, "float", "loc[3]", "System.Single[]", 12, false)]
|
||||
public float[] loc = new System.Single[3];
|
||||
[DNAFieldAttribute(38, "float", "dloc[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(38, "float", "dloc[3]", "System.Single[]", 12, false)]
|
||||
public float[] dloc = new System.Single[3];
|
||||
[DNAFieldAttribute(39, "float", "size[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(39, "float", "size[3]", "System.Single[]", 12, false)]
|
||||
public float[] size = new System.Single[3];
|
||||
[DNAFieldAttribute(40, "float", "dsize[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(40, "float", "dsize[3]", "System.Single[]", 12, false)]
|
||||
public float[] dsize = new System.Single[3];
|
||||
[DNAFieldAttribute(41, "float", "dscale[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(41, "float", "dscale[3]", "System.Single[]", 12, false)]
|
||||
public float[] dscale = new System.Single[3];
|
||||
[DNAFieldAttribute(42, "float", "rot[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(42, "float", "rot[3]", "System.Single[]", 12, false)]
|
||||
public float[] rot = new System.Single[3];
|
||||
[DNAFieldAttribute(43, "float", "drot[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(43, "float", "drot[3]", "System.Single[]", 12, false)]
|
||||
public float[] drot = new System.Single[3];
|
||||
[DNAFieldAttribute(44, "float", "quat[4]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(44, "float", "quat[4]", "System.Single[]", 16, false)]
|
||||
public float[] quat = new System.Single[4];
|
||||
[DNAFieldAttribute(45, "float", "dquat[4]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(45, "float", "dquat[4]", "System.Single[]", 16, false)]
|
||||
public float[] dquat = new System.Single[4];
|
||||
[DNAFieldAttribute(46, "float", "rotAxis[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(46, "float", "rotAxis[3]", "System.Single[]", 12, false)]
|
||||
public float[] rotAxis = new System.Single[3];
|
||||
[DNAFieldAttribute(47, "float", "drotAxis[3]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(47, "float", "drotAxis[3]", "System.Single[]", 12, false)]
|
||||
public float[] drotAxis = new System.Single[3];
|
||||
[DNAFieldAttribute(48, "float", "rotAngle", "float", 4)]
|
||||
[DNAFieldAttribute(48, "float", "rotAngle", "float", 4, false)]
|
||||
public float rotAngle;
|
||||
[DNAFieldAttribute(49, "float", "drotAngle", "float", 4)]
|
||||
[DNAFieldAttribute(49, "float", "drotAngle", "float", 4, false)]
|
||||
public float drotAngle;
|
||||
[DNAFieldAttribute(50, "float", "parentinv[4][4]", "System.Single[,]", 4)]
|
||||
[DNAFieldAttribute(50, "float", "parentinv[4][4]", "System.Single[,]", 64, false)]
|
||||
public float[,] parentinv = new System.Single[4,4];
|
||||
[DNAFieldAttribute(51, "float", "constinv[4][4]", "System.Single[,]", 4)]
|
||||
[DNAFieldAttribute(51, "float", "constinv[4][4]", "System.Single[,]", 64, false)]
|
||||
public float[,] constinv = new System.Single[4,4];
|
||||
[DNAFieldAttribute(52, "int", "lay", "int", 4)]
|
||||
[DNAFieldAttribute(52, "int", "lay", "int", 4, false)]
|
||||
public int lay;
|
||||
[DNAFieldAttribute(53, "short", "flag", "short", 2)]
|
||||
[DNAFieldAttribute(53, "short", "flag", "short", 2, false)]
|
||||
public short flag;
|
||||
[DNAFieldAttribute(54, "short", "colbits", "short", 2)]
|
||||
[DNAFieldAttribute(54, "short", "colbits", "short", 2, false)]
|
||||
public short colbits;
|
||||
[DNAFieldAttribute(55, "short", "transflag", "short", 2)]
|
||||
[DNAFieldAttribute(55, "short", "transflag", "short", 2, false)]
|
||||
public short transflag;
|
||||
[DNAFieldAttribute(56, "short", "protectflag", "short", 2)]
|
||||
[DNAFieldAttribute(56, "short", "protectflag", "short", 2, false)]
|
||||
public short protectflag;
|
||||
[DNAFieldAttribute(57, "short", "trackflag", "short", 2)]
|
||||
[DNAFieldAttribute(57, "short", "trackflag", "short", 2, false)]
|
||||
public short trackflag;
|
||||
[DNAFieldAttribute(58, "short", "upflag", "short", 2)]
|
||||
[DNAFieldAttribute(58, "short", "upflag", "short", 2, false)]
|
||||
public short upflag;
|
||||
[DNAFieldAttribute(59, "short", "nlaflag", "short", 2)]
|
||||
[DNAFieldAttribute(59, "short", "nlaflag", "short", 2, false)]
|
||||
public short nlaflag;
|
||||
[DNAFieldAttribute(60, "char", "_pad1", "char", 1)]
|
||||
[DNAFieldAttribute(60, "char", "_pad1", "char", 1, false)]
|
||||
public char _pad1;
|
||||
[DNAFieldAttribute(61, "char", "duplicator_visibility_flag", "char", 1)]
|
||||
[DNAFieldAttribute(61, "char", "duplicator_visibility_flag", "char", 1, false)]
|
||||
public char duplicator_visibility_flag;
|
||||
[DNAFieldAttribute(62, "short", "base_flag", "short", 2)]
|
||||
[DNAFieldAttribute(62, "short", "base_flag", "short", 2, false)]
|
||||
public short base_flag;
|
||||
[DNAFieldAttribute(63, "short", "base_local_view_bits", "short", 2)]
|
||||
[DNAFieldAttribute(63, "short", "base_local_view_bits", "short", 2, false)]
|
||||
public short base_local_view_bits;
|
||||
[DNAFieldAttribute(64, "short", "col_group", "short", 2)]
|
||||
[DNAFieldAttribute(64, "short", "col_group", "short", 2, false)]
|
||||
public short col_group;
|
||||
[DNAFieldAttribute(65, "short", "col_mask", "short", 2)]
|
||||
[DNAFieldAttribute(65, "short", "col_mask", "short", 2, false)]
|
||||
public short col_mask;
|
||||
[DNAFieldAttribute(66, "short", "rotmode", "short", 2)]
|
||||
[DNAFieldAttribute(66, "short", "rotmode", "short", 2, false)]
|
||||
public short rotmode;
|
||||
[DNAFieldAttribute(67, "char", "boundtype", "char", 1)]
|
||||
[DNAFieldAttribute(67, "char", "boundtype", "char", 1, false)]
|
||||
public char boundtype;
|
||||
[DNAFieldAttribute(68, "char", "collision_boundtype", "char", 1)]
|
||||
[DNAFieldAttribute(68, "char", "collision_boundtype", "char", 1, false)]
|
||||
public char collision_boundtype;
|
||||
[DNAFieldAttribute(69, "short", "dtx", "short", 2)]
|
||||
[DNAFieldAttribute(69, "short", "dtx", "short", 2, false)]
|
||||
public short dtx;
|
||||
[DNAFieldAttribute(70, "char", "dt", "char", 1)]
|
||||
[DNAFieldAttribute(70, "char", "dt", "char", 1, false)]
|
||||
public char dt;
|
||||
[DNAFieldAttribute(71, "char", "empty_drawtype", "char", 1)]
|
||||
[DNAFieldAttribute(71, "char", "empty_drawtype", "char", 1, false)]
|
||||
public char empty_drawtype;
|
||||
[DNAFieldAttribute(72, "float", "empty_drawsize", "float", 4)]
|
||||
[DNAFieldAttribute(72, "float", "empty_drawsize", "float", 4, false)]
|
||||
public float empty_drawsize;
|
||||
[DNAFieldAttribute(73, "float", "dupfacesca", "float", 4)]
|
||||
[DNAFieldAttribute(73, "float", "dupfacesca", "float", 4, false)]
|
||||
public float dupfacesca;
|
||||
[DNAFieldAttribute(74, "short", "index", "short", 2)]
|
||||
[DNAFieldAttribute(74, "short", "index", "short", 2, false)]
|
||||
public short index;
|
||||
[DNAFieldAttribute(75, "short", "actdef", "short", 2)]
|
||||
[DNAFieldAttribute(75, "short", "actdef", "short", 2, false)]
|
||||
public short actdef;
|
||||
[DNAFieldAttribute(76, "char", "_pad2[4]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(76, "char", "_pad2[4]", "System.Char[]", 4, false)]
|
||||
public char[] _pad2 = new System.Char[4];
|
||||
[DNAFieldAttribute(77, "float", "col[4]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(77, "float", "col[4]", "System.Single[]", 16, false)]
|
||||
public float[] col = new System.Single[4];
|
||||
[DNAFieldAttribute(78, "short", "softflag", "short", 2)]
|
||||
[DNAFieldAttribute(78, "short", "softflag", "short", 2, false)]
|
||||
public short softflag;
|
||||
[DNAFieldAttribute(79, "short", "restrictflag", "short", 2)]
|
||||
[DNAFieldAttribute(79, "short", "restrictflag", "short", 2, false)]
|
||||
public short restrictflag;
|
||||
[DNAFieldAttribute(80, "short", "shapenr", "short", 2)]
|
||||
[DNAFieldAttribute(80, "short", "shapenr", "short", 2, false)]
|
||||
public short shapenr;
|
||||
[DNAFieldAttribute(81, "char", "shapeflag", "char", 1)]
|
||||
[DNAFieldAttribute(81, "char", "shapeflag", "char", 1, false)]
|
||||
public char shapeflag;
|
||||
[DNAFieldAttribute(82, "char", "_pad3[1]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(82, "char", "_pad3[1]", "System.Char[]", 1, false)]
|
||||
public char[] _pad3 = new System.Char[1];
|
||||
[DNAFieldAttribute(83, "ListBase", "constraints", "ListBase", 16)]
|
||||
[DNAFieldAttribute(83, "ListBase", "constraints", "ListBase", 16, false)]
|
||||
public ListBase constraints;
|
||||
[DNAFieldAttribute(84, "ListBase", "nlastrips", "ListBase", 16)]
|
||||
[DNAFieldAttribute(84, "ListBase", "nlastrips", "ListBase", 16, false)]
|
||||
public ListBase nlastrips;
|
||||
[DNAFieldAttribute(85, "ListBase", "hooks", "ListBase", 16)]
|
||||
[DNAFieldAttribute(85, "ListBase", "hooks", "ListBase", 16, false)]
|
||||
public ListBase hooks;
|
||||
[DNAFieldAttribute(86, "ListBase", "particlesystem", "ListBase", 16)]
|
||||
[DNAFieldAttribute(86, "ListBase", "particlesystem", "ListBase", 16, false)]
|
||||
public ListBase particlesystem;
|
||||
[DNAFieldAttribute(87, "PartDeflect", "*pd", "PartDeflect", 232)]
|
||||
[DNAFieldAttribute(87, "PartDeflect", "*pd", "PartDeflect", 4, true)]
|
||||
public PartDeflect ptr_pd;
|
||||
[DNAFieldAttribute(88, "SoftBody", "*soft", "SoftBody", 480)]
|
||||
[DNAFieldAttribute(88, "SoftBody", "*soft", "SoftBody", 4, true)]
|
||||
public SoftBody ptr_soft;
|
||||
[DNAFieldAttribute(89, "Collection", "*dup_group", "Collection", 376)]
|
||||
[DNAFieldAttribute(89, "Collection", "*dup_group", "Collection", 4, true)]
|
||||
public Collection ptr_dup_group;
|
||||
[DNAFieldAttribute(90, "FluidsimSettings", "*fluidsimSettings", "FluidsimSettings", 1240)]
|
||||
[DNAFieldAttribute(90, "FluidsimSettings", "*fluidsimSettings", "FluidsimSettings", 4, true)]
|
||||
public FluidsimSettings ptr_fluidsimSettings;
|
||||
[DNAFieldAttribute(91, "ListBase", "pc_ids", "ListBase", 16)]
|
||||
[DNAFieldAttribute(91, "ListBase", "pc_ids", "ListBase", 16, false)]
|
||||
public ListBase pc_ids;
|
||||
[DNAFieldAttribute(92, "RigidBodyOb", "*rigidbody_object", "RigidBodyOb", 88)]
|
||||
[DNAFieldAttribute(92, "RigidBodyOb", "*rigidbody_object", "RigidBodyOb", 4, true)]
|
||||
public RigidBodyOb ptr_rigidbody_object;
|
||||
[DNAFieldAttribute(93, "RigidBodyCon", "*rigidbody_constraint", "RigidBodyCon", 152)]
|
||||
[DNAFieldAttribute(93, "RigidBodyCon", "*rigidbody_constraint", "RigidBodyCon", 4, true)]
|
||||
public RigidBodyCon ptr_rigidbody_constraint;
|
||||
[DNAFieldAttribute(94, "float", "ima_ofs[2]", "System.Single[]", 4)]
|
||||
[DNAFieldAttribute(94, "float", "ima_ofs[2]", "System.Single[]", 8, false)]
|
||||
public float[] ima_ofs = new System.Single[2];
|
||||
[DNAFieldAttribute(95, "ImageUser", "*iuser", "ImageUser", 40)]
|
||||
[DNAFieldAttribute(95, "ImageUser", "*iuser", "ImageUser", 4, true)]
|
||||
public ImageUser ptr_iuser;
|
||||
[DNAFieldAttribute(96, "char", "empty_image_visibility_flag", "char", 1)]
|
||||
[DNAFieldAttribute(96, "char", "empty_image_visibility_flag", "char", 1, false)]
|
||||
public char empty_image_visibility_flag;
|
||||
[DNAFieldAttribute(97, "char", "empty_image_depth", "char", 1)]
|
||||
[DNAFieldAttribute(97, "char", "empty_image_depth", "char", 1, false)]
|
||||
public char empty_image_depth;
|
||||
[DNAFieldAttribute(98, "char", "empty_image_flag", "char", 1)]
|
||||
[DNAFieldAttribute(98, "char", "empty_image_flag", "char", 1, false)]
|
||||
public char empty_image_flag;
|
||||
[DNAFieldAttribute(99, "uchar", "modifier_flag", "uchar", 1)]
|
||||
[DNAFieldAttribute(99, "uchar", "modifier_flag", "uchar", 1, false)]
|
||||
public byte modifier_flag;
|
||||
[DNAFieldAttribute(100, "char", "_pad8[4]", "System.Char[]", 1)]
|
||||
[DNAFieldAttribute(100, "char", "_pad8[4]", "System.Char[]", 4, false)]
|
||||
public char[] _pad8 = new System.Char[4];
|
||||
[DNAFieldAttribute(101, "PreviewImage", "*preview", "PreviewImage", 48)]
|
||||
[DNAFieldAttribute(101, "PreviewImage", "*preview", "PreviewImage", 4, true)]
|
||||
public PreviewImage ptr_preview;
|
||||
[DNAFieldAttribute(102, "ObjectLineArt", "lineart", "ObjectLineArt", 16)]
|
||||
[DNAFieldAttribute(102, "ObjectLineArt", "lineart", "ObjectLineArt", 16, false)]
|
||||
public ObjectLineArt lineart;
|
||||
[DNAFieldAttribute(103, "LightgroupMembership", "*lightgroup", "LightgroupMembership", 64)]
|
||||
[DNAFieldAttribute(103, "LightgroupMembership", "*lightgroup", "LightgroupMembership", 4, true)]
|
||||
public LightgroupMembership ptr_lightgroup;
|
||||
[DNAFieldAttribute(104, "LightLinking", "*light_linking", "LightLinking", 40)]
|
||||
[DNAFieldAttribute(104, "LightLinking", "*light_linking", "LightLinking", 4, true)]
|
||||
public LightLinking ptr_light_linking;
|
||||
[DNAFieldAttribute(105, "LightProbeObjectCache", "*lightprobe_cache", "LightProbeObjectCache", 16)]
|
||||
[DNAFieldAttribute(105, "LightProbeObjectCache", "*lightprobe_cache", "LightProbeObjectCache", 4, true)]
|
||||
public LightProbeObjectCache ptr_lightprobe_cache;
|
||||
[DNAFieldAttribute(106, "ObjectRuntimeHandle", "*runtime", "ObjectRuntimeHandle", 0)]
|
||||
[DNAFieldAttribute(106, "ObjectRuntimeHandle", "*runtime", "ObjectRuntimeHandle", 4, true)]
|
||||
public ObjectRuntimeHandle ptr_runtime;
|
||||
public Object() {
|
||||
this.id = default;
|
||||
|
||||
Reference in New Issue
Block a user