GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Graphics
ModelEntity Class
ModelEntity Methods
CopyMaterials Method
DoEntityDraw Method
GetMaterial Method
GetMaterials Method
SetMaterial Method
SetMaterials Method
ModelEntity
CopyMaterials Method
Copy materials from another dictionary of materials.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
CopyMaterials
(
Dictionary
<
string
,
MaterialAPI
[]>
materials
)
Parameters
materials
Type:
System.Collections.Generic
Dictionary
String
,
MaterialAPI
Source materials to copy.
See Also
Reference
ModelEntity Class
GeonBit.Core.Graphics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com