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.
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> |