Matrix.VertexAngle Method

Top 

Description

Returns the angle in degrees between two 3-element vectors.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Matrix.VertexAngle(Array array)

Variable

Returns the angle in degrees between two 3-element vectors.

Matrix.VertexAngle(Matrix matrix)

Variable

Returns the angle in degrees between two 3-element vectors.

Matrix.VertexAngle(Vector vector)

Variable

Returns the angle in degrees between two 3-element vectors.

 

 

See also

Matrix Object

Matrix, Array, and Variable Math Guide