Effect.Flags Property |
Language: |
Flags associated with the effect. This value can be a combination of one or more of the following values:
Visual Basic Public Property Flags As EffectFlags C# public EffectFlags Flags { get; set; } C++ public:
property EffectFlags Flags {
EffectFlags get();
void set(EffectFlags value);
}JScript public function get Flags() : EffectFlags
public function set Flags(EffectFlags);
This property is read/write.
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