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

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

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

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

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