Show / Hide Table of Contents

Class HVRPosableBone

Inheritance
System.Object
HVRPosableBone
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: HurricaneVR.Framework.Core.HandPoser
Assembly: HurricaneVR.Framework.dll
Syntax
[Serializable]
public class HVRPosableBone

Fields

| Improve this Doc View Source

Forward

Declaration
public Vector3 Forward
Field Value
Type Description
UnityEngine.Vector3
| Improve this Doc View Source

OtherForward

Declaration
public Vector3 OtherForward
Field Value
Type Description
UnityEngine.Vector3
| Improve this Doc View Source

OtherUp

Declaration
public Vector3 OtherUp
Field Value
Type Description
UnityEngine.Vector3
| Improve this Doc View Source

Transform

Declaration
public Transform Transform
Field Value
Type Description
UnityEngine.Transform
| Improve this Doc View Source

Up

Declaration
public Vector3 Up
Field Value
Type Description
UnityEngine.Vector3

Methods

| Improve this Doc View Source

GetBoneData()

Declaration
public HVRPosableBoneData GetBoneData()
Returns
Type Description
HVRPosableBoneData
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX