Category:ProtoFlux:Transform:Bounds: Difference between revisions

Category page
Create Transform:Bounds ProtoFlux Category
 
m fix link spaces
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Bounding Box Properties||
|BoundingBoxProperties|| Provides information about a given bounding box.
|Compute Bounding Box|| Creates a bounding box using the [[Collider|colliders]] under a [[Slot|slot]]. (TODO: Meshes too?)
|ComputeBoundingBox|| Calculates a bounding box for a given slot hierarchy.
|Empty|| Returns an empty bounding box.
|Empty|| Returns an empty bounding box.
|Encapsulate Bounds|| Encase a bounding box with another bounding box.
|EncapsulateBounds|| Encase a bounding box with another bounding box.
|Encapsulate Point|| Extend a bounding box to encase a given point.
|EncapsulatePoint|| Extend a bounding box to encase a given point.
|From Center Size|| Makes a box with the given scale and center.
|FromCenterSize|| Makes a bounding box with the given scale and center.
|Transform Bounds|| Converts a bounding box from a given space to a given target space.
|TransformBounds|| Transforms a bounding box between coordinate spaces.
}}
}}
[[Category:ProtoFlux:Transform]]

Latest revision as of 03:57, 25 August 2025

Nodes
Node Name Description
BoundingBoxProperties Provides information about a given bounding box.
ComputeBoundingBox Calculates a bounding box for a given slot hierarchy.
Empty Returns an empty bounding box.
EncapsulateBounds Encase a bounding box with another bounding box.
EncapsulatePoint Extend a bounding box to encase a given point.
FromCenterSize Makes a bounding box with the given scale and center.
TransformBounds Transforms a bounding box between coordinate spaces.

Pages in category "ProtoFlux:Transform:Bounds"

The following 7 pages are in this category, out of 7 total.