UI - Stencils

Stencil helper library

aphone.Stencils.Start()

Draw you mask after calling this function

aphone.Stencils.AfterMask(bool ext)

Draw the thing you want after this. Ext will invert the mask

aphone.Stencils.End()

Call this after the end

Last updated

Was this helpful?