Documentation update
This commit is contained in:
parent
eeb0009545
commit
1f1e26615c
@ -15,7 +15,7 @@ namespace Passer.Humanoid {
|
|||||||
protected HumanoidControl humanoid => handTarget.humanoid;
|
protected HumanoidControl humanoid => handTarget.humanoid;
|
||||||
|
|
||||||
public SensorComponent sensorComponent;
|
public SensorComponent sensorComponent;
|
||||||
protected new Tracking.ArmSensor sensor;
|
//protected new Tracking.ArmSensor sensor;
|
||||||
|
|
||||||
public HandSkeleton handSkeleton;
|
public HandSkeleton handSkeleton;
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
/// -------
|
/// -------
|
||||||
/// * \ref UnityXRTracker "UnityXR"
|
/// * \ref UnityXRTracker "UnityXR"
|
||||||
/// * \ref LeapTracker "Leap Motion"
|
/// * \ref LeapTracker "Leap Motion"
|
||||||
/// * \ref ViveTrackerComponent "Vive Tracker"
|
/// * \ref ViveTrackerDoc "Vive Tracker"
|
||||||
///
|
///
|
||||||
/// Input
|
/// Input
|
||||||
/// -----
|
/// -----
|
||||||
|
@ -1,8 +1,4 @@
|
|||||||
using System.Collections;
|
namespace Passer.Humanoid {
|
||||||
using System.Collections.Generic;
|
|
||||||
using UnityEngine;
|
|
||||||
|
|
||||||
namespace Passer.Humanoid {
|
|
||||||
/// \version Humanoid Control 4
|
/// \version Humanoid Control 4
|
||||||
/// \page Visitor Visitor
|
/// \page Visitor Visitor
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user