BasicMaterialContent.EmissiveColor Property

Note

This property is available only when developing for Windows.

Gets or sets the emissive color property.

This is a shortcut for accessing OpaqueData[EmissiveColorKey].

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public Nullable<Vector3> EmissiveColor { get; set; }

Property Value

Current diffuse color value or the value to be set.

See Also

Reference

BasicMaterialContent Class
BasicMaterialContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace

Platforms

Windows 7, Windows Vista, Windows XP