getAlpha

open fun getAlpha(part: RenderPart): <Error class: unknown class>

Gets the current alpha for the specified part.

Return

the alpha for the specified part, or 0 if it hasn't been set and should be inherited from the environment.

Since

1.38

Parameters

part

the part to get the alpha for