BasicEffect.EmissiveColor Property
Gets or sets the emissive color for a material, the range of color values is from 0 to 1.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
Syntax
public Vector3 EmissiveColor { get; set; }
Property Value
The emissive color of the effect material.
See Also
Reference
BasicEffect Class
BasicEffect Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP