Class RawImageTestHook
Inheritance
RawImageTestHook
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsByType<T>(UnityEngine.FindObjectsSortMode)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectsByType<T>(UnityEngine.FindObjectsInactive, UnityEngine.FindObjectsSortMode)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
UnityEngine.Object.FindFirstObjectByType<T>()
UnityEngine.Object.FindAnyObjectByType<T>()
UnityEngine.Object.FindFirstObjectByType<T>(UnityEngine.FindObjectsInactive)
UnityEngine.Object.FindAnyObjectByType<T>(UnityEngine.FindObjectsInactive)
Namespace: Global Namespace
Syntax
public class RawImageTestHook : RawImage, ICanvasElement, IClippable, IMaskable, IMaterialModifier
Fields
isCacheUsed
Declaration
public bool isCacheUsed
Field Value
Type | Description |
---|---|
Boolean |
isGeometryUpdated
Declaration
public bool isGeometryUpdated
Field Value
Type | Description |
---|---|
Boolean |
isLayoutRebuild
Declaration
public bool isLayoutRebuild
Field Value
Type | Description |
---|---|
Boolean |
isMaterialRebuild
Declaration
public bool isMaterialRebuild
Field Value
Type | Description |
---|---|
Boolean |
Methods
ResetTest()
Declaration
public void ResetTest()
SetLayoutDirty()
Declaration
public override void SetLayoutDirty()
Overrides
SetMaterialDirty()
Declaration
public override void SetMaterialDirty()
Overrides
UpdateGeometry()
Declaration
protected override void UpdateGeometry()