GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Graphics.Materials
BasicMaterial Class
BasicMaterial Constructor
BasicMaterial Constructor
BasicMaterial Constructor (BasicMaterial)
BasicMaterial Constructor (BasicEffect, Boolean)
BasicMaterial Constructor (BasicMaterial)
Create the material from another material instance.
Namespace:
GeonBit.Core.Graphics.Materials
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
BasicMaterial
(
BasicMaterial
other
)
Parameters
other
Type:
GeonBit.Core.Graphics.Materials
BasicMaterial
Other material to clone.
See Also
Reference
BasicMaterial Class
BasicMaterial Overload
GeonBit.Core.Graphics.Materials Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com