Tesla Graphics Engine Documentation (January 2012)
Dot Method (plane, value)
TeslaTesla.MathPlaneDot(Plane, Vector4)
Compute the dot product between the specified plane and vector4.
Declaration Syntax
C#
public static float Dot(
	Plane plane,
	Vector4 value
)
Parameters
plane (Plane)
Plane
value (Vector4)
Vector4
Return Value
Dot product

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