Class EnableVolumeEffect
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/EnableVolumeEffect", "4c4b2651b368858febecfd9a50a98321dc6850728a8b259c0b45417f2fa1ce12")]
public sealed record EnableVolumeEffect : TriggerVolumeEffects, IEquatable<EnableVolumeEffect>
- Inheritance
-
EnableVolumeEffect
- Implements
-
- Inherited Members
-
Properties
Center
public EnableVolumeEffectCenter? Center { get; init; }
Property Value
- EnableVolumeEffectCenter?
Codec
public static Codec<EnableVolumeEffect> Codec { get; }
Property Value
- Codec<EnableVolumeEffect>
Delay
public float? Delay { get; init; }
Property Value
- float?
Entry
public int Entry { get; init; }
Property Value
- int
Event
public string? Event { get; init; }
Property Value
- string
Interval
public float? Interval { get; init; }
Property Value
- float?
MatchKey
public string? MatchKey { get; init; }
Property Value
- string
MatchValue
public string? MatchValue { get; init; }
Property Value
- string
Radius
public double Radius { get; init; }
Property Value
- double