regenerate files
This commit is contained in:
@@ -13,9 +13,9 @@ using System;
|
||||
namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(200, "bShrinkwrapConstraint")]
|
||||
[DNAClassAttribute(200, "bShrinkwrapConstraint", 24)]
|
||||
public class bShrinkwrapConstraint {
|
||||
[DNAFieldAttribute(0, "Object", "*target", "Object", 4, true)]
|
||||
[DNAFieldAttribute(0, "Object", "*target", "Object", 8, true)]
|
||||
public Object ptr_target;
|
||||
[DNAFieldAttribute(1, "float", "dist", "float", 4, false)]
|
||||
public float dist;
|
||||
|
||||
Reference in New Issue
Block a user