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