Property | Type | Description | |
---|---|---|---|
fixedDepth | float | ||
kCrosshairTargetable | string | ||
kRevealerLayer | int | ||
matchDepthOnHitMode | bool | ||
offsetFromObjects | float |
Method | Description | |
---|---|---|
GetShowReticleOnClick ( ) : bool | ||
SetShowReticleOnClick ( bool showOnClick ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CameraRay ( ) : Ray | ||
EndButtonRevealer ( ) : void | ||
EndHover ( ) : void | ||
FadeOutCrosshair ( float delay ) : IEnumerator | ||
LateUpdate ( ) : void | ||
SendEventToGameObject ( GameObject go, string eventName ) : void | ||
UpdateButtonRevealer ( ) : void | ||
UpdateCrosshairOnClick ( ) : void | ||
UpdateHoverState ( ) : void |
public SetShowReticleOnClick ( bool showOnClick ) : void | ||
showOnClick | bool | |
return | void |
public static string kCrosshairTargetable | ||
return | string |