Tesla Graphics Engine Documentation (January 2012)
Floor Method (value)
TeslaTesla.MathMathUtilsFloor(Single)
Returns the floor, the largest integer less than or equal to the source value.
Declaration Syntax
C#
public static float Floor(
	float value
)
Parameters
value (Single)
Source value
Return Value
Floored value

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