public float GetInheritedAlpha ();

반환

float The calculated inherited alpha.

설명

Get the final inherited alpha calculated by including all the parent alphas from included parent CanvasGroups.

Alpha is calculated by getting the alpha from all parent CanvasGroups (if GetIgnoreParentGroups is false) and multiplying the original alpha.