Property: Unclipped — CFrame

Allows a frame to be rendered outside its parent countainer bounds.

Attributes

@ val  
[ Boolean ]
False | True

Description

Normally if a Frame were to render part or all of it outside the parent bounds, it will only display what fits inside the bounds. Unclipped frames will render in its entirety on the screens regardless of any of its parents.

This has a performance cost, so use with caution.