2

サブクラスCAKeyframeAnimationでアニメーションを行うために使用しています。UIView

transform.rotation.y(またはtransform.rotation.x) をUIViewサブクラスに適用すると、描画されたオブジェクトの不透明度が失われます。理由が思いつかない…

いくつかのシナリオをテストします。

  • transform.rotation.z、不透明度OK
  • position、不透明度OK
  • UIView.nib opacity で宣言された定義済みの使用は、transform.rotation.yとでOKですtransform.rotation.x

transform.rotation.ytransform.rotation.xatについて特別な考慮事項はあり-drawRect:ますか?

回答ありがとうございます

4

0 に答える 0