We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f192e4f commit 537bceaCopy full SHA for 537bcea
ogre/src/OgreLightVisual.cc
@@ -86,7 +86,6 @@ void OgreLightVisual::CreateVisual()
86
this->dataPtr->line->AddPoint(p.X(), p.Y(), p.Z());
87
}
88
this->dataPtr->line->Update();
89
- this->ogreNode->setVisible(true);
90
91
92
//////////////////////////////////////////////////
0 commit comments