Table of Contents

Class BlockPhysics

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

Properties

Codec

public static Codec<BlockPhysics> Codec { get; }

Property Value

Codec<BlockPhysics>

Data

public string? Data { get; init; }

Property Value

string

Version

public int Version { get; init; }

Property Value

int