Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the CompiledEffect type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CompiledEffect | Creates a new instance of the CompiledEffect class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ErrorsAndWarnings | Gets any errors and warnings generated by compiling the effect. |
![]() |
Success | Indicates whether the effect was compiled successfully. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetEffectCode | Gets the compiled byte code for this shader. |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
CompiledEffect Structure
Microsoft.Xna.Framework.Graphics Namespace