Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    HmdMatrix33_t Struct

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

    public struct HmdMatrix33_t
    Name Description
    Fields
    m0
    m1
    m2
    m3
    m4
    m5
    m6
    m7
    m8
    | Improve this Doc View Source

    Fields


    m0

    public float m0
    Field Value
    Type Description
    System.Single

    m1

    public float m1
    Field Value
    Type Description
    System.Single

    m2

    public float m2
    Field Value
    Type Description
    System.Single

    m3

    public float m3
    Field Value
    Type Description
    System.Single

    m4

    public float m4
    Field Value
    Type Description
    System.Single

    m5

    public float m5
    Field Value
    Type Description
    System.Single

    m6

    public float m6
    Field Value
    Type Description
    System.Single

    m7

    public float m7
    Field Value
    Type Description
    System.Single

    m8

    public float m8
    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