Blueprint Functions

Plugin

Refresh All Outline Resolutions

Manually refreshes the resources used for the render passes for all outlines.


Global Settings

IsGloballyEnabled

Returns true if the plugin is globally enabled.

SetGloballyEnabled

Enables/disables the plugin.

IsAutomaticResizeEnabled

Checks if the automatic resize feature is enabled.

SetAutomaticResizeEnabled

Enables/disables the automatic resize feature

GetGlobalScale

Returns the current global scale for stencil/scene based outlines

SetGlobalScale

Sets the global scale for stencil/scene based outlines


Antialiasing Settings

IsAntialiasingEnabled

Checks if the antialiasing feature is enabled

SetAntialiasingEnabled

Enables/disables the antialiasing feature


Outline Settings

IsOutlineEnabled

Checks if the given outline is enabled

SetOutlineEnabled

Enables/disables the given outline

RequestUpdateNextFrame

Requests an update for a outline with the timer setting set to On Demand

Last updated