regenerated files
This commit is contained in:
@@ -15,9 +15,9 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(837, "SceneHydra")]
|
||||
public struct SceneHydra {
|
||||
[DNAFieldAttribute(0, "int", "export_method", 4)]
|
||||
[DNAFieldAttribute(0, "int", "export_method", "int", 4)]
|
||||
public int export_method;
|
||||
[DNAFieldAttribute(1, "int", "_pad0", 4)]
|
||||
[DNAFieldAttribute(1, "int", "_pad0", "int", 4)]
|
||||
public int _pad0;
|
||||
public SceneHydra() {
|
||||
this.export_method = default;
|
||||
|
||||
Reference in New Issue
Block a user