frame~RGBFrame()

rgb颜色通道滤镜,通过调整rgb的权重得到新的颜色,比如常见的单色模式

Summary

Methods:

Constructor

new RGBFrame()

Parameters:
Name Type Description
options.depthBuffer Boolean

可选项,是否使用深度缓冲,默认为true

Methods