Tesla Graphics Engine Documentation (January 2012)
Divide Method
TeslaTesla.MathVector3Divide()()()()
Members
Icon Member Description
Divide(Vector3, Vector3)
Divides the components of one vector by the components of the other.

Divide(Vector3%, Vector3%, Vector3%)
Divides the components of one vector by the components of the other.

Divide(Vector3, Single)
Divides the components of one vector by a scalar.

Divide(Vector3%, Single, Vector3%)
Divides the components of one vector by a scalar.

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