|
static Oculus | Find (Transform parentTransform) |
| Find an Oculus tracker.
|
|
static Oculus | Get (Transform parentTransform, Vector3 position, Quaternion rotation) |
| Find or create a new SteamVR tracker.
|
|
|
bool | persistentTracking |
|
RealWorldConfiguration | realWorldConfiguration |
|
Tracker.Status | status |
| The status of the tracking device.
|
|
|
override void | Start () |
|
virtual void | Update () |
|
|
static void | AddScreenFader (Camera camera) |
|
◆ ShowSkeleton()
override void Passer.Tracking.Oculus.ShowSkeleton |
( |
bool |
shown | ) |
|
|
virtual |
◆ Find()
static Oculus Passer.Tracking.Oculus.Find |
( |
Transform |
parentTransform | ) |
|
|
static |
Find an Oculus tracker.
- Parameters
-
parentTransform | The parent transform of the tracker |
- Returns
- The tracker
◆ Get()
static Oculus Passer.Tracking.Oculus.Get |
( |
Transform |
parentTransform, |
|
|
Vector3 |
position, |
|
|
Quaternion |
rotation |
|
) |
| |
|
static |
Find or create a new SteamVR tracker.
- Parameters
-
parentTransform | The parent transform for the tracker |
position | The world position of the tracker |
rotation | The world rotation of the tracker |
- Returns
- The tracker
◆ FindController()
Find an OpenVR Controller.
- Parameters
-
isLeft | Looking for the left-handed controller? |
- Returns
- The controller or null when it has not been found
◆ Start()
override void Passer.Tracking.Oculus.Start |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file:
- d:/Unity/Humanoid4/Humanoid4_Pro/Assets/humanoidcontrol4_pro/Runtime/HumanoidControl/Scripts/Extensions/Oculus/Oculus.cs