abstract class SubRenderer abstract class SubRenderer
This class is intended to be used with |
|
open class WorkaroundScreenQuad : Object3D open class WorkaroundScreenQuad : Object3D
This is a ScreenQuad identical to Rajawali's except that it uses the old set of coordinates for applying textures. To be used until the issue is resolved, see https://github.com/Rajawali/Rajawali/pull/1508 |