Show / Hide Table of Contents

Class HVRPosableFingerData

Inheritance
System.Object
HVRPosableFingerData
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.Data
Assembly: HurricaneVR.Framework.dll
Syntax
[Serializable]
public class HVRPosableFingerData

Fields

| Improve this Doc View Source

Bones

Declaration
public List<HVRPosableBoneData> Bones
Field Value
Type Description
System.Collections.Generic.List<HVRPosableBoneData>

Methods

| Improve this Doc View Source

DeepCopy()

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