Class YVRCurvedUIRaycaster
Inheritance
Object
Component
Behaviour
MonoBehaviour
UIBehaviour
BaseRaycaster
GraphicRaycaster
YVRCurvedUIRaycaster
Inherited Members
Namespace: YVR.Core
Assembly: YVR.Core.Runtime.dll
Syntax
public class YVRCurvedUIRaycaster : YVRGraphicRaycaster
Methods
Name | Description |
---|---|
Awake() | |
CreateCollider(YVRCompositeLayer) | |
GetRaycastResultScreenPosition(RaycastResult) | Convert hit point position from world space to the screen space |
GetRemappedWorldPosition() | |
IsCylinderCanvas() | |
Raycast(PointerEventData, List<RaycastResult>) | Processing actual raycast, will be triggered by EventSystem.RaycastAll |