Click or drag to resize

HitTestContextCacheRaycastHit Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void CacheRaycastHit(
	Camera camera,
	ref RaycastHit hit
)

Parameters

camera
Type: Camera
hit
Type: RaycastHit
See Also