CompiledEffectContent Members

The following tables list the members exposed by the CompiledEffectContent type.

Public Constructors

Name Description
Public Method CompiledEffectContent Creates a new instance of the CompiledEffectContent class
Public Method Static CompiledEffectContent Overloaded. Creates a new instance of the CompiledEffectContent class

Public Properties

Name Description
Public Property Identity (Inherited from ContentItem.)
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetEffectCode Retrieves the compiled byte code for this shader.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

CompiledEffectContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace