RawImage
More information can be found in the Unity API Reference
Members
Member |
Description |
---|---|
Events
Event |
Description |
---|---|
Methods
Method |
Description |
---|---|
|
|
|
|
Static members
Member |
Description |
---|---|
|
Details
-
class RawImage
-
-
const int depth
-
const GameObject gameObject
-
bool isMaskingGraphic
-
bool maskable
-
bool raycastTarget
-
const RectTransform rectTransform
-
const ScriptEvent onPointerClick
Callback Signature:
-
void callback()
-
void callback()
-
const ScriptEvent onPointerDown
Callback Signature:
-
void callback()
-
void callback()
-
const ScriptEvent onPointerEnter
Callback Signature:
-
void callback()
-
void callback()
-
const ScriptEvent onPointerExit
Callback Signature:
-
void callback()
-
void callback()
-
const ScriptEvent onPointerUp
Callback Signature:
-
void callback()
-
void callback()
-
void CrossFadeAlpha(float alpha, float duration, bool ignoreTimeScale)
-
void CrossFadeColor(Color targetColor, float duration, bool ignoreTimeScale, bool useAlpha, bool useRGB)
-
void GraphicUpdateComplete()
-
bool IsActive()
-
bool IsDestroyed()
-
void LayoutComplete()
-
void OnCullingChanged()
-
void RecalculateClipping()
-
void RecalculateMasking()
-
void SetAllDirty()
-
void SetLayoutDirty()
-
void SetMaterialDirty()
-
void SetNativeSize()
-
void SetRaycastDirty()
-
void SetVerticesDirty()
-
string ToString()
-
static const Material defaultGraphicMaterial
-
const int depth