FMAR basic hand representation, containing position and rotation data.
More...
FMAR basic hand representation, containing position and rotation data.
◆ Hand()
| FMAR.Core.Hand.Hand |
( |
string | name, |
|
|
Func< Vector3 > | positionFunc, |
|
|
Func< Quaternion > | rotationFunc ) |
|
inline |
◆ positionFunc
| Func<Vector3> FMAR.Core.Hand.positionFunc |
|
protected |
◆ rotationFunc
| Func<Quaternion> FMAR.Core.Hand.rotationFunc |
|
protected |
◆ Name
| string FMAR.Core.Hand.Name |
|
get |
◆ Position
| Vector3 FMAR.Core.Hand.Position |
|
get |
◆ Rotation
| Quaternion FMAR.Core.Hand.Rotation |
|
get |
The documentation for this class was generated from the following file: