Show / Hide Table of Contents

    Struct VREvent_Scroll_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 VREvent_Scroll_t

    Fields

    unused

    Declaration
    public uint unused
    Field Value
    Type Description
    System.UInt32

    viewportscale

    Declaration
    public float viewportscale
    Field Value
    Type Description
    System.Single

    xdelta

    Declaration
    public float xdelta
    Field Value
    Type Description
    System.Single

    ydelta

    Declaration
    public float ydelta
    Field Value
    Type Description
    System.Single
    In This Article
    • Fields
      • unused
      • viewportscale
      • xdelta
      • ydelta
    Back to top Copyright (c) Valve Corporation, All rights reserved.