Click or drag to resize

EngineModelAttributesSerialized Property

Lists all Attributes to be set in the simulation.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<AttributeModel> AttributesSerialized { get; set; }

Property Value

Type: ListAttributeModel
See Also