Get RectangleCorners

Overview

The Get RectangleCorners Node returns the Corners of a Rectangle Object created in the Scene Outliner Module under Vector. Corners are Vector2 type Variables.

Scope: Scene, Function, Prefab.

Attributes

AttributeTypeDescription

Object

ObjectID

The target Object.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

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

Object ID

ObjectID

The ID of the target 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.

RectangleCorners

Vector2

The RectangleCorners of the target Object.

See Also

Last updated