![]() |
![]() |
![]() |
EffectDescription.LocateInSoftware Property |
Language: |
Retrieves or sets whether the effect must be in software.
Visual Basic .NET Public Property LocateInSoftware As Boolean C# public bool LocateInSoftware { get; set; } Managed C++ public: __property bool get_LocateInSoftware();
public: __property void set_LocateInSoftware(bool);JScript .NET public function get LocateInSoftware() : boolean
public function set LocateInSoftware(boolean);
System.Boolean . Value that is set to true if the effect must be in software; otherwise, false.
This property is read/write.
In Microsoft® DirectX® 9.0, all effects are in software regardless of whether this flag is set.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center