Tesla Graphics Engine Documentation (January 2012)
Plane Constructor (plane)
TeslaTesla.MathPlanePlane(Vector4)
Construct a plane from a Vector4 where (x,y,z) contain the normal vector, and w contains D.
Declaration Syntax
C#
public Plane(
	Vector4 plane
)
Parameters
plane (Vector4)
Vector4 representing the plane

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)