RawImage¶
More information can be found in the Unity API Reference and maybe in the Unity Manual.
Members¶
Member |
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
¶
-
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