ComponentT.getAlpha

Returns the alpha value (i.e. the opacity) for this @component, on a scale from 0 (fully transparent) to 1.0 (fully opaque).

template ComponentT(TStruct)
double
getAlpha
()

Return Value

Type: double

An alpha value from 0 to 1.0, inclusive.

Meta

Since

1.12