CompiledEffectContent Members
The following tables list the members exposed by the CompiledEffectContent type.
Public Constructors
Name | Description | |
---|---|---|
CompiledEffectContent | Creates a new instance of the CompiledEffectContent class | |
CompiledEffectContent | Overloaded. Creates a new instance of the CompiledEffectContent class |
Public Properties
Name | Description | |
---|---|---|
Identity | (Inherited from ContentItem.) | |
Name | (Inherited from ContentItem.) | |
OpaqueData | (Inherited from ContentItem.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetEffectCode | Retrieves the compiled byte code for this shader. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
CompiledEffectContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace