Plane.C Field

Language:

Retrieves or sets the 'C' coefficient of the clipping plane in the general plane equation.

Definition

Visual Basic Public C As Single
C# public Single C;
C++ public: Single C;
JScript public var C : Single

Field Value

System.Single
A Single Leave Site value that represents the 'C' coefficient of the clipping plane in the general plane equation.

This field is read/write. 

Remarks

The members of the Plane structure take the form of the general plane equation. They fit into the general plane equation so that Ax + By + Cz + Dw = 0.


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