interface IRender3DCMD {
    type: RenderCMDType;
    apply(context: IRenderContext3D): void;
}

层级 (查看层级一览)

实现于

属性

方法

属性

方法