EffectMaterialContent.CompiledEffect Property
Note
This property is available only when developing for Windows.
Gets or sets the compiled Effect.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[ContentSerializerIgnoreAttribute]
public ExternalReference<CompiledEffectContent> CompiledEffect { get; set; }
Property Value
The class instance that represents the compiled effect.
See Also
Reference
EffectMaterialContent Class
EffectMaterialContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP