Skip to content

0.99.2: VStage新增两个方法drawBackground(),drawForeground(),单独绘制背景或前景

Choose a tag to compare

@Var3D Var3D released this 14 May 02:12
在继承VStage的子类中重写draw方法,单独绘制背景有助于实现将3D内容放在背景之上,而又处于2D UI元素之下的效果