Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    HmdMatrix44_t Struct

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

    public struct HmdMatrix44_t
    Name Description
    Fields
    m0
    m1
    m10
    m11
    m12
    m13
    m14
    m15
    m2
    m3
    m4
    m5
    m6
    m7
    m8
    m9
    | 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

    m10

    public float m10
    Field Value
    Type Description
    System.Single

    m11

    public float m11
    Field Value
    Type Description
    System.Single

    m12

    public float m12
    Field Value
    Type Description
    System.Single

    m13

    public float m13
    Field Value
    Type Description
    System.Single

    m14

    public float m14
    Field Value
    Type Description
    System.Single

    m15

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

    m9

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