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

层级 (查看完整内容)

实现于

属性

方法

属性

方法