FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Core.CommonHand.Bone Struct Reference

Contains position/rotation data about an individual bone within the hand. More...

Public Member Functions

 Bone (Vector3 position, Quaternion rotation)
 

Public Attributes

Vector3 position
 
Quaternion rotation
 

Properties

Vector3 Forward [get]
 
Vector3 Right [get]
 
Vector3 Up [get]
 

Detailed Description

Contains position/rotation data about an individual bone within the hand.

Constructor & Destructor Documentation

◆ Bone()

FMAR.Core.CommonHand.Bone.Bone ( Vector3 position,
Quaternion rotation )
inline

Member Data Documentation

◆ position

Vector3 FMAR.Core.CommonHand.Bone.position

◆ rotation

Quaternion FMAR.Core.CommonHand.Bone.rotation

Property Documentation

◆ Forward

Vector3 FMAR.Core.CommonHand.Bone.Forward
get

◆ Right

Vector3 FMAR.Core.CommonHand.Bone.Right
get

◆ Up

Vector3 FMAR.Core.CommonHand.Bone.Up
get

The documentation for this struct was generated from the following file: