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