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.
Note
This constructor is available only when developing for Windows.
Creates a new instance of the CompiledEffectContent class
Syntax
'Declaration
Public Sub New ( _
effectCode As Byte() _
)
public CompiledEffectContent (
byte[] effectCode
)
public:
CompiledEffectContent(
unsigned char effectCode[]
)
Parameters
- effectCode
Type: Byte
The compiled effect code.
Requirements
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Processors
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
See Also
Reference
CompiledEffectContent Class
CompiledEffectContent Members
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace
Platforms
Windows 7, Windows Vista, Windows XP