Definition at line 7 of file LaserMovableWithOutline.cs.
◆ Awake()
override void PixoVR.Event.LaserMovableWithOutline.Awake |
( |
| ) |
|
|
inlinevirtual |
◆ GetCurrentHandYAxis()
float LaserMovable.GetCurrentHandYAxis |
( |
| ) |
|
|
inlineprivateinherited |
◆ MoveAlongRay()
void LaserMovable.MoveAlongRay |
( |
float | moveDirection | ) |
|
|
inlineprivateinherited |
◆ OnDisable()
void LaserMovable.OnDisable |
( |
| ) |
|
|
inlineprivateinherited |
◆ OnEnable()
void LaserMovable.OnEnable |
( |
| ) |
|
|
inlineprivateinherited |
◆ OnStartTargeting()
void LaserMovable.OnStartTargeting |
( |
Hand | hand, |
|
|
Grabbable | grabbable ) |
|
inlineprivateinherited |
◆ OnStopTargeting()
void LaserMovable.OnStopTargeting |
( |
Hand | hand, |
|
|
Grabbable | grabbable ) |
|
inlineprivateinherited |
◆ OnTriggerGrab()
override void PixoVR.Event.LaserMovableWithOutline.OnTriggerGrab |
( |
Hand | hand, |
|
|
Grabbable | grabbable ) |
|
inlinevirtual |
◆ OnTriggerPressed()
void LaserMovable.OnTriggerPressed |
( |
Hand | hand | ) |
|
|
inlineprivateinherited |
◆ OnTriggerReleased()
override void PixoVR.Event.LaserMovableWithOutline.OnTriggerReleased |
( |
Hand | hand, |
|
|
Grabbable | grabbable ) |
|
inlinevirtual |
◆ StartTargeting()
override void PixoVR.Event.LaserMovableWithOutline.StartTargeting |
( |
| ) |
|
|
inlinevirtual |
◆ StopTargeting()
override void PixoVR.Event.LaserMovableWithOutline.StopTargeting |
( |
| ) |
|
|
inlinevirtual |
◆ Update()
void LaserMovable.Update |
( |
| ) |
|
|
inlineprivateinherited |
◆ _currentSelectingHand
Hand LaserMovable._currentSelectingHand |
|
privateinherited |
◆ _distanceGrabbable
DistanceGrabbable LaserMovable._distanceGrabbable |
|
privateinheritedSerializeField |
◆ _highlightOutline
Outline PixoVR.Event.LaserMovableWithOutline._highlightOutline |
|
privateSerializeField |
◆ _initialPosition
Vector3 LaserMovable._initialPosition |
|
privateinherited |
◆ _inputListener
◆ _intitialRotation
Quaternion LaserMovable._intitialRotation |
|
privateinherited |
◆ _invertedForward
bool LaserMovable._invertedForward = true |
|
privateinheritedSerializeField |
◆ _previousParent
Transform LaserMovable._previousParent = null |
|
privateinherited |
◆ _pullingColor
Color PixoVR.Event.LaserMovableWithOutline._pullingColor |
|
privateSerializeField |
◆ _rotationOnGrab
Quaternion LaserMovable._rotationOnGrab |
|
privateinherited |
◆ _rotationOnRelease
|
privateinheritedSerializeField |
◆ _startedSelecting
bool LaserMovable._startedSelecting = false |
|
privateinherited |
◆ _targetingColor
Color PixoVR.Event.LaserMovableWithOutline._targetingColor |
|
privateSerializeField |
◆ _transformToMove
Transform LaserMovable._transformToMove |
|
privateinheritedSerializeField |
◆ _zoomInSpeed
float LaserMovable._zoomInSpeed = 2 |
|
privateinheritedSerializeField |
◆ MAX_DISTANCE
const float LaserMovable.MAX_DISTANCE = 15 |
|
staticprivateinherited |
◆ MIN_DISTANCE
const float LaserMovable.MIN_DISTANCE = 1 |
|
staticprivateinherited |
◆ IsPulling
bool LaserMovable.IsPulling |
|
getsetinherited |
◆ IsTargeted
bool LaserMovable.IsTargeted |
|
getsetinherited |
The documentation for this class was generated from the following file: