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