Regenerated codefiles
This commit is contained in:
@@ -14,8 +14,8 @@ namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(631, "NodeDilateErode", 1)]
|
||||
public struct NodeDilateErode {
|
||||
[DNAFieldAttribute(0, "char", "falloff", "char", 1, false, 0)]
|
||||
public class NodeDilateErode {
|
||||
[DNAFieldAttribute(1, "char", 0, "falloff", "char", false, 0)]
|
||||
public char falloff;
|
||||
public NodeDilateErode() {
|
||||
this.falloff = default;
|
||||
|
||||
Reference in New Issue
Block a user