Table of Contents

Class MaskArg

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/MaskArg", "3e67b70329ca7fdad78a6705fdb858cb5d917fb3ae1145c3280aa6ca12830e77")]
public sealed record MaskArg : BuilderToolArgs, IEquatable<MaskArg>
Inheritance
MaskArg
Implements
Inherited Members

Properties

Codec

public static Codec<MaskArg> Codec { get; }

Property Value

Codec<MaskArg>

Default

public string? Default { get; init; }

Property Value

string

Id

public string Id { get; init; }

Property Value

string

Required

public bool Required { get; init; }

Property Value

bool