Plane Plane Plane Plane Struct
Definition
Describes a plane (a flat, two-dimensional surface).
public : struct Planepublic struct PlanePublic Structure Plane// You can use this struct in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
D D D D
A floating-point value for a point on the plane but not on the Normal vector.
public : field float Dpublic field float DPublic Field D// You can use this field in JavaScript.