Show / Hide Table of Contents

Class MyRenderComponentExtensions

Inheritance
System.Object
MyRenderComponentExtensions
Namespace: Sandbox.Game.Components
Assembly: Sandbox.Game.dll
Syntax
public static class MyRenderComponentExtensions : Object

Methods

CalculateBlockDepthBias(MyRenderComponent, MyCubeBlock)

Declaration
public static void CalculateBlockDepthBias(this MyRenderComponent renderComponent, MyCubeBlock block)
Parameters
Type Name Description
MyRenderComponent renderComponent
MyCubeBlock block
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾