Show / Hide Table of Contents

    Struct RenderModel_Vertex_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_Vertex_t

    Fields

    rfTextureCoord0

    Declaration
    public float rfTextureCoord0
    Field Value
    Type Description
    System.Single

    rfTextureCoord1

    Declaration
    public float rfTextureCoord1
    Field Value
    Type Description
    System.Single

    vNormal

    Declaration
    public HmdVector3_t vNormal
    Field Value
    Type Description
    HmdVector3_t

    vPosition

    Declaration
    public HmdVector3_t vPosition
    Field Value
    Type Description
    HmdVector3_t
    In This Article
    • Fields
      • rfTextureCoord0
      • rfTextureCoord1
      • vNormal
      • vPosition
    Back to top Copyright (c) Valve Corporation, All rights reserved.