Plane Constructor (Single, Single, Single, Single)
Creates a new instance of Plane.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public Plane (
float a,
float b,
float c,
float d
)
Parameters
- a
X component of the normal defining the Plane. - b
Y component of the normal defining the Plane. - c
Z component of the normal defining the Plane. - d
Distance of the Plane along its normal from the origin.
See Also
Reference
Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista