The blend time constant in samples.
Namespace:
SiaNet.Model.Layers
Assembly:
SiaNet (in SiaNet.dll)
[JsonIgnoreAttribute]
public float BlendTimeConst { get; set; }
<JsonIgnoreAttribute> _
Public Property BlendTimeConst As Single
Get
Set
[JsonIgnoreAttribute]
public:
property float^ BlendTimeConst {
float^ get ();
void set (float^ value);
}
Field Value
The blend time constant.