dxVertexAlpha#(surface,index)

Parameters

surface - surface handle
index - index of vertex

Description

Returns the alpha component of a vertices dxColor, set using dxVertexColor

See also: dxVertexRed, dxVertexGreen, dxVertexBlue, dxVertexColor.

Index