[]
        
(Showing Draft Content)

C1.Util.DX.Vector2.ToArray

ToArray Method

ToArray()

Creates an array containing the elements of the vector.

Declaration
public float[] ToArray()
Returns
Type Description
float[]

A two-element array containing the components of the vector.