Class PhysicalMaterial
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/PhysicalMaterial.json#", "de0f2d35d1bb7d35eaa78c7442c96521e42835958219e639a2263d5565aede6c")]
public sealed record PhysicalMaterial : IEquatable<PhysicalMaterial>
- Inheritance
-
PhysicalMaterial
- Implements
-
- Inherited Members
-
Properties
AttenuationPerBlock
public float? AttenuationPerBlock { get; init; }
Property Value
- float?
Codec
public static Codec<PhysicalMaterial> Codec { get; }
Property Value
- Codec<PhysicalMaterial>
HFAttenuationPerBlock
public float? HFAttenuationPerBlock { get; init; }
Property Value
- float?
ReflectionCoeff
public float? ReflectionCoeff { get; init; }
Property Value
- float?
ShelterOpacity
public float? ShelterOpacity { get; init; }
Property Value
- float?