LoginSignup
0
0

More than 5 years have passed since last update.

as3で逆マスク?

Posted at

指定オブジェクトの範囲だけ表示したいってとこに使った方法

<s:BorderContainer width="100%" height="100%" backgroundColor="0x000000" blendMode="layer">
    <s:BorderContainer width="100" height="100" borderColor="0x000000" x="100" y="100" blendMode="erase"/>
</s:BorderContainer>

blendModeがきも。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0