Table of Contents

Class ConnectedBlockBlockTypeShape

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/ConnectedBlockBlockTypeShape", "569d9c0f93e4493d99368a11308824e5668655f7e95a5333eaa8743f2490a09d")]
public sealed record ConnectedBlockBlockTypeShape : ConnectedBlockShape, IEquatable<ConnectedBlockBlockTypeShape>
Inheritance
ConnectedBlockBlockTypeShape
Implements
Inherited Members

Properties

Block

public string Block { get; init; }

Property Value

string

Codec

public static Codec<ConnectedBlockBlockTypeShape> Codec { get; }

Property Value

Codec<ConnectedBlockBlockTypeShape>

FaceTags

public ConnectedBlockFaceTags? FaceTags { get; init; }

Property Value

ConnectedBlockFaceTags

RelativeRotation

public BlockRotationConfig? RelativeRotation { get; init; }

Property Value

BlockRotationConfig