Microsoft DirectX 9.0 SDK Update (October 2004)

Condition.PositiveSaturation Property

Language:

Note: This documentation is preliminary and is subject to change.

Maximum force output on the positive side of the offset, in the range from 0 through 10,000.If the device does not support force TermSaturation, the value of this member is ignored.

Definition

Visual Basic .NET Public Property PositiveSaturation As Integer
C# public int PositiveSaturation { get; set; }
Managed C++ public: __property int get_PositiveSaturation();
public: __property void set_PositiveSaturation(int);
JScript .NET public function get PositiveSaturation() : int
public function set PositiveSaturation(int);

Property Value

System.Int32 .

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center