org.rajawali3d.view / TextureView / <init>

<init>

TextureView(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)

Rajawali version of a TextureView. If you plan on using Rajawali with a TextureView, it is imperative that you extend this class or life cycle events may not function as you expect.

Author
Jared Woolston (jwoolston@tenkiv.com)