Version: 2017.3
public Vector3 GetPosition (int index);

Parámetros

index The index of the position to retrieve.

Valor de retorno

Vector3 The position at the specified index in the array.

Descripción

Get the position of a vertex in the line.

See Also: numPositions property.

Mirar también: función SetPositions.

See Also: GetPositions function.