Click or drag to resize

EngineModelAssetsSerialized Property

Lists all available Assets 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<AssetModel> AssetsSerialized { get; set; }

Property Value

Type: ListAssetModel
See Also