Show / Hide Table of Contents

    Struct RenderModel_ComponentState_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 RenderModel_ComponentState_t

    Fields

    mTrackingToComponentLocal

    Declaration
    public HmdMatrix34_t mTrackingToComponentLocal
    Field Value
    Type Description
    HmdMatrix34_t

    mTrackingToComponentRenderModel

    Declaration
    public HmdMatrix34_t mTrackingToComponentRenderModel
    Field Value
    Type Description
    HmdMatrix34_t

    uProperties

    Declaration
    public uint uProperties
    Field Value
    Type Description
    System.UInt32
    In This Article
    • Fields
      • mTrackingToComponentLocal
      • mTrackingToComponentRenderModel
      • uProperties
    Back to top Copyright (c) Valve Corporation, All rights reserved.