Table of Contents

Class BlockRotationConfig

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

Properties

Codec

public static Codec<BlockRotationConfig> Codec { get; }

Property Value

Codec<BlockRotationConfig>

Pitch

public BlockRotationConfigRotation? Pitch { get; init; }

Property Value

BlockRotationConfigRotation?

Roll

public BlockRotationConfigRotation_CE99FBA9? Roll { get; init; }

Property Value

BlockRotationConfigRotation_CE99FBA9?

Yaw

public BlockRotationConfigRotation_7DB600AF? Yaw { get; init; }

Property Value

BlockRotationConfigRotation_7DB600AF?