interface IRender2DCMD {
    type: RenderCMDType;
    apply(context: IRenderContext2D): void;
}

层级 (查看层级一览)

实现于

属性

方法

属性

方法