Returns the overall 3D depth of the frame (for stereoscopic 3D configurations)
Returns the overall 3D depth of the frame (for stereoscopic 3D configurations). Unlike :GetDepth() which returns the apparent depth of the frame relative to its parent, this function returns the absolute depth of the frame, taking into account the relative depths of parent frames.
Signature:
Code
depth = Frame:GetEffectiveDepth()
Returns:
depth - Apparent 3D depth of this frame relative to the screen (number)