regenerate files
This commit is contained in:
@@ -13,11 +13,11 @@ using System;
|
||||
namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(384, "LineStyleAlphaModifier_Tangent")]
|
||||
[DNAClassAttribute(384, "LineStyleAlphaModifier_Tangent", 112)]
|
||||
public class LineStyleAlphaModifier_Tangent {
|
||||
[DNAFieldAttribute(0, "LineStyleModifier", "modifier", "LineStyleModifier", 96, false)]
|
||||
public LineStyleModifier modifier;
|
||||
[DNAFieldAttribute(1, "CurveMapping", "*curve", "CurveMapping", 4, true)]
|
||||
[DNAFieldAttribute(1, "CurveMapping", "*curve", "CurveMapping", 8, true)]
|
||||
public CurveMapping ptr_curve;
|
||||
[DNAFieldAttribute(2, "int", "flags", "int", 4, false)]
|
||||
public int flags;
|
||||
|
||||
Reference in New Issue
Block a user