PXC Documentation

PXC Home

Glow

pre 1.18

Apply glow to the border of the image.



Node Data

FilterArray

Display name

Glow

Internal name

Node_Glow

Inheritances

node
node_processor
node_glow

Inputs

node_glow

surface

Surface In

float

Border

float

Size

float

Strength

color

Color

surface

Mask

float

Mix

bool

Active

enum

Mode

bool

Draw Original

enum

Side

Outputs

node_glow

surface

Surface Out

Glow node apply glow effect to the edge of the image. What consider an edge is depends on the Mode.




Properties


Mode


Whether to apply glow effect on the transparent pixel or the darker pixel.


Size


Size of the glow.


Strength


Glow intensity.


Color


Color of the glow, note that the glow is added in additively.


Draw Original


Whether to draw the original surface, or glow only.