UIControl SetMaterials Method Delta Engine Documentation

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

public void SetMaterials(
	List<Entity2D> selectedEntity2DList
)

Parameters

selectedEntity2DList
Type: System.Collections.Generic List Entity2D 
See Also