Tesla Graphics Engine Documentation (January 2012)
Normalize Method (plane)
TeslaTesla.MathPlaneNormalize(Plane)
Normalize a plane's normal vector to unit count.
Declaration Syntax
C#
public static Plane Normalize(
	Plane plane
)
Parameters
plane (Plane)
Plane to normalize
Return Value
Normalized plane

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