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
Effect Property
Get the effect instance.
Namespace:
GeonBit.Core.Graphics.Materials
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
abstract
Effect
Effect
{
get
; }
Property Value
Type:
Effect
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