SGraphicRaycaster
Index
Functions Index
Function Name
SUIRaycastResult Raycast ()
Properties Index
Property Name
Functions
Raycast
SUIRaycastResult Raycast ()
Perform the raycast against the list of graphics associated with the Canvas and returns first UI raycast result.
Parameter
Type
Description
Properties
SortOrderPriority
int SortOrderPriority get
Priority of the raycaster based upon render orderPriority of the raycaster based upon sort order.
RenderOrderPriority
int RenderOrderPriority get
Priority of the raycaster based upon render order.
GameObject
SGameObject GameObject get
Property Description
Last updated