Show / Hide Table of Contents

Class VoxelBaseExtensions

Inheritance
System.Object
VoxelBaseExtensions
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public static class VoxelBaseExtensions : Object

Methods

GetMaterialAt(MyVoxelBase, ref Vector3D)

Declaration
public static MyVoxelMaterialDefinition GetMaterialAt(this MyVoxelBase self, ref Vector3D worldPosition)
Parameters
Type Name Description
MyVoxelBase self
Vector3D worldPosition
Returns
Type Description
MyVoxelMaterialDefinition
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾