we
    Preparing search index...

    Interface IV_BaseCommand

    目前未使用,后期更改,20250909 BaseCommand 初始化参数

    interface IV_BaseCommand {
        device: GPUDevice;
        label: string;
    }
    Index

    Properties

    Properties

    device: GPUDevice
    label: string

    label