interface in AdvancedSceneManager.Models.Interfaces
Defines core members for ASM models.
| Member | Description |
|---|---|
string id |
Gets the id of this Interfaces.IASMModel. |
| Member | Description |
|---|---|
void OnPropertyChanged(string propertyName) |
Raises the [INotifyPropertyChanged.PropertyChanged](https://learn.microsoft.com/dotnet/api/e:system.componentmodel.inotifypropertychanged.propertychanged) event. |