Skip to main content
Version: 3.9.0

Set Screen Transform

Sets the component properties of the specified Screen Transform component.

Input

NameData TypeDescription
EnterExecThe input that triggers this node.
Screen TransformScreen TransformThe Screen Transform component whose properties to set.
PositionVec2The position of the target Screen Transform component.
SizeVec2The size of the target Screen Transform component.
PivotVec2The pivot of the target Screen Transform component.
RotationNumberThe rotation of the target Screen Transform component.
Scale 2DVec2The scale of the target Screen Transform component.

Output

NameData TypeDescription
NextExecExecute the next node.