Class PrefabStage
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/PrefabStage", "7787cbecbca19fa6e2f0ea5f9f1ba4968f07a066b7192dea16748736f1448fd6")]
public sealed record PrefabStage : IEquatable<PrefabStage>
- Inheritance
-
PrefabStage
- Implements
- Inherited Members
Properties
Codec
public static Codec<PrefabStage> Codec { get; }
Property Value
Path
public string Path { get; init; }
Property Value
Weight
public int Weight { get; init; }