creator.widgets.shadow

Undocumented in source.

Members

Functions

incCreateWindowDrawList
ImDrawList* incCreateWindowDrawList()

Creates drawlist

incDestroyWindowDrawList
void incDestroyWindowDrawList(ImDrawList* drawList)

destroys drawlist

incRenderWindowShadow
void incRenderWindowShadow(ImDrawList* drawList, ImRect area, float falloff, float startShade)

Renders a shadow at the specified spot

Meta