Example #1
0
 public SoftwareObjectBoneGroup(RMX_ObjectBoneGroup boneGroup)
 {
     Name  = boneGroup.Name;
     Index = boneGroup.Index;
 }
Example #2
0
 public SoftwareObjectBoneGroup(RMX_ObjectBoneGroup boneGroup)
 {
     Name = boneGroup.Name;
     Index = boneGroup.Index;
 }