Version: 2020.2
言語: 日本語
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.