MaterialEditorViewModel BlendModeList Property Delta Engine Documentation

Namespace: DeltaEngine.Editor.MaterialEditor
Assembly: DeltaEngine.Editor.MaterialEditor (in DeltaEngine.Editor.MaterialEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public ObservableCollection<string> BlendModeList { get; set; }

Property Value

Type: ObservableCollection String 
See Also