Table of Contents

Class ShakeIntensity

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

Properties

AccumulationMode

public AccumulationMode AccumulationMode { get; init; }

Property Value

AccumulationMode

Codec

public static Codec<ShakeIntensity> Codec { get; }

Property Value

Codec<ShakeIntensity>

Modifier

public Modifier? Modifier { get; init; }

Property Value

Modifier

Value

public float? Value { get; init; }

Property Value

float?