Disabled the culling on the DistortionNode.
This commit is contained in:
@@ -54,6 +54,7 @@ protected:
|
||||
|
||||
DistortionNode::DistortionNode()
|
||||
{
|
||||
setCullingActive(false);
|
||||
createHUDSubgraph();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user