Show / Hide Table of Contents

Class HVRJointMirrorSetting

Inheritance
System.Object
HVRJointMirrorSetting
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 HVRJointMirrorSetting

Fields

| Improve this Doc View Source

XPosition

Declaration
public FingerMirrorPosition XPosition
Field Value
Type Description
FingerMirrorPosition
| Improve this Doc View Source

XRotation

Declaration
public FingerMirrorRotation XRotation
Field Value
Type Description
FingerMirrorRotation
| Improve this Doc View Source

YPosition

Declaration
public FingerMirrorPosition YPosition
Field Value
Type Description
FingerMirrorPosition
| Improve this Doc View Source

YRotation

Declaration
public FingerMirrorRotation YRotation
Field Value
Type Description
FingerMirrorRotation
| Improve this Doc View Source

ZPosition

Declaration
public FingerMirrorPosition ZPosition
Field Value
Type Description
FingerMirrorPosition
| Improve this Doc View Source

ZRotation

Declaration
public FingerMirrorRotation ZRotation
Field Value
Type Description
FingerMirrorRotation
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX