Tesla Graphics Engine Documentation (January 2012)
DotNormal Method (plane, value)
TeslaTesla.MathPlaneDotNormal(Plane, Vector3)
Compute the dot product between the specified plane's normal and vector3.
Declaration Syntax
C#
public static float DotNormal(
	Plane plane,
	Vector3 value
)
Parameters
plane (Plane)
Plane
value (Vector3)
Vector3
Return Value
Dot product

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