CanvasGroup
More information can be found in the Unity API Reference and maybe in the Unity Manual.
Constructors
Constructor |
Description |
|---|---|
Members
Member |
Description |
|---|---|
Methods
Method |
Description |
|---|---|
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()
-
string ToString()
-
CanvasGroup CanvasGroup()