Blend blend = new Blend(); // 设置混合模式 blend.setMode(BlendMode.HARD_LIGHT); blend.setOpacity(0.5);
PerspectiveTransform透视变换 Lighting类光照效果