Set Stroke Width

Overview

The Set Stroke Width Node sets the Stroke width of the inputted Object from a Scene2D.

Scope: Scene, Function, Prefab.

Attributes

AttributeTypeDescription

Width

Float

The width to be set for the 2D Object's Stroke, if one is not provided in the Input Socket.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Object ID

ObjectID

The ID of the 2D Object that will have its Stroke width set.

Width

Float

The desired Stroke width of the inputted 2D Object.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

See Also

Last updated