Show / Hide Table of Contents

Class MyDebugRenderComponentBase

Inheritance
System.Object
MyDebugRenderComponentBase
MyDebugRenderComponent
Namespace: VRage.Game.Components
Assembly: VRage.Game.dll
Syntax
public abstract class MyDebugRenderComponentBase : Object

Constructors

MyDebugRenderComponentBase()

Declaration
protected MyDebugRenderComponentBase()

Methods

DebugDraw()

Declaration
public abstract void DebugDraw()

DebugDrawInvalidTriangles()

Declaration
public abstract void DebugDrawInvalidTriangles()

PrepareForDraw()

Declaration
public virtual void PrepareForDraw()
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾