Table of Contents

Class RotationGroup

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

Properties

Codec

public static Codec<RotationGroup> Codec { get; }

Property Value

Codec<RotationGroup>

Pitch

public RotationGroupAllowedRotation? Pitch { get; init; }

Property Value

RotationGroupAllowedRotation?

Roll

public RotationGroupAllowedRotation_0513F699? Roll { get; init; }

Property Value

RotationGroupAllowedRotation_0513F699?

Yaw

public RotationGroupAllowedRotation_81AB8B7E? Yaw { get; init; }

Property Value

RotationGroupAllowedRotation_81AB8B7E?