Class OutlineEffect2D

Class Hierarchy

Use OutlineEffect2D to apply an outline to the content of 2D nodes.

Since Kanzi 3.9.5

Use the Outline Effect 2D to draw an outline around the content of a 2D node.

Inherits properties and message types from OutlineEffect2DMetadata.

Synopsis

Methods
create()

Creates an outline effect

OutlineEffect2D.OutlineEffect2D:create(name)

Creates an outline effect.

Parameters
name (string)

Resource name.

Return Values
(OutlineEffect2D)

Shared pointer to the created OutlineEffect2D instance.