CanvasGroup

More information can be found in the Unity API Reference and maybe in the Unity Manual.

Constructors

Constructor

Description

CanvasGroup()

Details

class CanvasGroup
CanvasGroup CanvasGroup()
float alpha
bool blocksRaycasts
bool enabled
const GameObject gameObject
bool ignoreParentGroups
bool interactable
const bool isActiveAndEnabled
string name
string tag
const Transform transform
bool CompareTag(string tag)
int GetHashCode()
bool IsRaycastLocationValid(Vector2 sp, Camera eventCamera)
string ToString()