Show / Hide Table of Contents

    Class SteamVR_RenderModel.RenderModelInterfaceHolder

    Inheritance
    System.Object
    SteamVR_RenderModel.RenderModelInterfaceHolder
    Implements
    System.IDisposable
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public sealed class RenderModelInterfaceHolder : IDisposable

    Properties

    instance

    Declaration
    public CVRRenderModels instance { get; }
    Property Value
    Type Description
    CVRRenderModels

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Implements

    System.IDisposable
    In This Article
    • Properties
      • instance
    • Methods
      • Dispose()
    • Implements
    Back to top Copyright (c) Valve Corporation, All rights reserved.