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