API reference
API reference
Select your platform
No SDKs available
No versions available

RayInteractorDebugGizmos Class

Extends MonoBehaviour

Properties

HoverColor : Color
[Get][Set]
Signature
Color Oculus.Interaction.RayInteractorDebugGizmos.HoverColor
NormalColor : Color
[Get][Set]
Signature
Color Oculus.Interaction.RayInteractorDebugGizmos.NormalColor
RayWidth : float
[Get][Set]
Signature
float Oculus.Interaction.RayInteractorDebugGizmos.RayWidth
SelectColor : Color
[Get][Set]
Signature
Color Oculus.Interaction.RayInteractorDebugGizmos.SelectColor

Protected Methods

Start ()
Signature
virtual void Oculus.Interaction.RayInteractorDebugGizmos.Start()
Returns
void

Methods

InjectAllRayInteractorDebugGizmos ( rayInteractor )
Signature
void Oculus.Interaction.RayInteractorDebugGizmos.InjectAllRayInteractorDebugGizmos(RayInteractor rayInteractor)
Parameters
rayInteractor: RayInteractor
Returns
void
InjectRayInteractor ( rayInteractor )
Signature
void Oculus.Interaction.RayInteractorDebugGizmos.InjectRayInteractor(RayInteractor rayInteractor)
Parameters
rayInteractor: RayInteractor
Returns
void