Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    DistortionCoordinates_t Struct

    Namespace: Valve.VR
    Assembly: Stride.VirtualReality.dll

    public struct DistortionCoordinates_t
    Name Description
    Fields
    rfBlue0
    rfBlue1
    rfGreen0
    rfGreen1
    rfRed0
    rfRed1
    | Improve this Doc View Source

    Fields


    rfBlue0

    public float rfBlue0
    Field Value
    Type Description
    System.Single

    rfBlue1

    public float rfBlue1
    Field Value
    Type Description
    System.Single

    rfGreen0

    public float rfGreen0
    Field Value
    Type Description
    System.Single

    rfGreen1

    public float rfGreen1
    Field Value
    Type Description
    System.Single

    rfRed0

    public float rfRed0
    Field Value
    Type Description
    System.Single

    rfRed1

    public float rfRed1
    Field Value
    Type Description
    System.Single

    Inherited Members

    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation