mirror backside parameter of renderableplane, renamed renderabletimevaryingplaneimagelocal to renderableplanetimevaryingimage. mm.

This commit is contained in:
ElonOlsson
2021-03-12 12:27:01 -05:00
parent 0a987dc7d9
commit 4f67a649b9
16 changed files with 191 additions and 166 deletions

View File

@@ -74,6 +74,7 @@ private:
void createPlane();
properties::BoolProperty _billboard;
properties::BoolProperty _mirrorBackside;
properties::FloatProperty _size;
ghoul::opengl::ProgramObject* _shader = nullptr;