DeadZone
: float
[Get][Set] |
The Axis.x absolute value must be bigger than this to go into Hover and Select states.
Signature
float DeadZone |
ShouldHover
: override bool
[Get] |
Signature
override bool ShouldHover |
ShouldUnhover
: override bool
[Get] |
Signature
override bool ShouldUnhover |
Awake
()
|
Signature
override void Awake() Returns override void |
ComputeCandidate
()
|
Signature
override LocomotionAxisTurnerInteractable ComputeCandidate() Returns override LocomotionAxisTurnerInteractable |
ComputeShouldSelect
()
|
Signature
override bool ComputeShouldSelect() Returns override bool |
ComputeShouldUnselect
()
|
Signature
override bool ComputeShouldUnselect() Returns override bool |
DoPreprocess
()
|
Signature
override void DoPreprocess() Returns override void |
OnDisable
()
|
Signature
override void OnDisable() Returns override void |
Start
()
|
Signature
override void Start() Returns override void |