Show / Hide Table of Contents

Class MyRenderComponentBaseExtensions

Inheritance
System.Object
MyRenderComponentBaseExtensions
Namespace: VRage.Game.Components
Assembly: VRage.Game.dll
Syntax
public static class MyRenderComponentBaseExtensions : Object

Methods

GetModel(MyRenderComponentBase)

Declaration
public static MyModel GetModel(this MyRenderComponentBase obj)
Parameters
Type Name Description
MyRenderComponentBase obj
Returns
Type Description
VRage.Game.Models.MyModel
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾