ProtoFlux:From Center Size: Difference between revisions

From Resonite Wiki
Create page and add basic information
 
Added links.
 
Line 17: Line 17:
== Inputs ==
== Inputs ==


=== Center (Slot) ===
=== Center ([[Slot]]) ===


The center point of the bounding box. Default is [0;0;0].
The center point of the bounding box. Default is [0;0;0].


=== Size (Slot) ===
=== Size ([[Slot]]) ===


The size of the bounding box. Default is [0;0;0]
The size of the bounding box. Default is [0;0;0]
Line 27: Line 27:
== Outputs ==
== Outputs ==


=== * (BoundingBox) ===
=== * ([[Type:BoundingBox|BoundingBox]]) ===


The calculated bounding box.
The calculated bounding box.


[[Category:ProtoFlux:Transform:Bounds]]
[[Category:ProtoFlux:Transform:Bounds]]

Latest revision as of 05:21, 29 May 2024

From Center Size
Center
*
Size
Bounds

The From Center Size node outputs a bounding box with the input Center and Size.

Inputs

Center (Slot)

The center point of the bounding box. Default is [0;0;0].

Size (Slot)

The size of the bounding box. Default is [0;0;0]

Outputs

* (BoundingBox)

The calculated bounding box.