Show / Hide Table of Contents

Class DualGridVoxelMeshPlaceholderTiles

Holds a single tile game object for each marching cube configuration.

This is intended to be used by user-code when creating level editors.

Inheritance
System.Object
DualGridVoxelMeshPlaceholderTiles
Namespace: CarbideFunction.Wildtile
Syntax
public class DualGridVoxelMeshPlaceholderTiles : ScriptableObject

Fields

tilesName

Declaration
public const string tilesName = "tiles"
Field Value
Type Description
System.String

Methods

GetMeshObjectForCubeConfig(Int32)

Declaration
public GameObject GetMeshObjectForCubeConfig(int cubeConfig)
Parameters
Type Name Description
System.Int32 cubeConfig
Returns
Type Description
GameObject
In This Article
Generated by DocFX Version: 3.2.1 - click to show/hide other versions