Show / Hide Table of Contents

    Struct VRBoneTransform_t

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public struct VRBoneTransform_t

    Fields

    orientation

    Declaration
    public HmdQuaternionf_t orientation
    Field Value
    Type Description
    HmdQuaternionf_t

    position

    Declaration
    public HmdVector4_t position
    Field Value
    Type Description
    HmdVector4_t
    In This Article
    • Fields
      • orientation
      • position
    Back to top Copyright (c) Valve Corporation, All rights reserved.