GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Graphics.Materials
MaterialAPI Class
MaterialAPI Properties
Alpha Property
AmbientLight Property
DiffuseColor Property
Effect Property
EmissiveLight Property
LightingEnabled Property
Projection Property
SpecularColor Property
SpecularPower Property
Texture Property
TextureEnabled Property
View Property
ViewProjection Property
World Property
MaterialAPI
Texture Property
Texture to draw.
Namespace:
GeonBit.Core.Graphics.Materials
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
virtual
Texture2D
Texture
{
get
;
set
; }
Property Value
Type:
Texture2D
See Also
Reference
MaterialAPI Class
GeonBit.Core.Graphics.Materials Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com