BaseEffect.Description Property |
Language: |
Retrieves an effect description.
Visual Basic Public ReadOnly Property Description As EffectDescription C# public EffectDescription Description { get; } C++ public:
property EffectDescription Description {
EffectDescription get();
}JScript public function get Description() : EffectDescription
Microsoft.DirectX.Direct3D.EffectDescription
This property is read-only.
An EffectDescription object that contains the effect description.
Exceptions
InvalidCallException The call is invalid.
Effect, EffectCompiler
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center