Show / Hide Table of Contents

Class CustomBuilder

CustomBuilder is used for choosing a block mesh dependent on the blocks that surround it. This is key to allowing continuous geometry as opposed to plain blocks.

Inheritance
System.Object
BlockBuilder
CustomBuilder
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class CustomBuilder : BlockBuilder

Fields

previewMaterial

Material used when using preview editor

Declaration
public Material? previewMaterial
Field Value
Type Description
System.Nullable<Material>

usageCases

Declaration
public List<MeshUsageCase> usageCases
Field Value
Type Description
List<MeshUsageCase>
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾