Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 239 Bytes

render.md

File metadata and controls

9 lines (9 loc) · 239 Bytes
  • Render
    • Validate Visibility, Opacity
    • Intersect incoming rect with Self+Child Bounds
    • Validate rect is not empty
    • Apply Clip
    • PreRender Effect
    • Do Render
    • PostRender Effect
    • Render Children