regenerate files
This commit is contained in:
@@ -13,7 +13,7 @@ using System;
|
||||
namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(732, "NodeGeometrySimulationInput")]
|
||||
[DNAClassAttribute(732, "NodeGeometrySimulationInput", 4)]
|
||||
public struct NodeGeometrySimulationInput {
|
||||
[DNAFieldAttribute(0, "int", "output_node_id", "int", 4, false)]
|
||||
public int output_node_id;
|
||||
|
||||
Reference in New Issue
Block a user