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
AmbientLight Property
Ambient light color.
Namespace:
GeonBit.Core.Graphics.Materials
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
virtual
Color
AmbientLight
{
get
;
set
; }
Property Value
Type:
Color
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