Sets whether the frame's depth property is ignored (for stereoscopic 3D setups)
Sets whether the frame's depth property is ignored (for stereoscopic 3D setups). If a frame's depth property is ignored, the frame itself is not rendered with stereoscopic 3D separation, but 3D graphics within the frame may be; this property is used on the default UI's WorldFrame.
Signature:
Code
Frame:IgnoreDepth(enable)
Arguments:
enable - True to ignore the frame's depth property; false to disable (boolean)