Iso Place
Place an IsoItem into IsoWorld space
advanced
Since P00
Input Ports
Item
place. IsoItem
Output Ports
World
World output from Iso Place.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| X | Int | 0 | Controls the x setting for Iso Place. |
| Y | Int | 0 | Controls the y setting for Iso Place. |
| Z | Int | 0 | Controls the z setting for Iso Place. |
| Sort Bias | Int | 0 | Controls the sort bias setting for Iso Place. |
Overview
Place an IsoItem into IsoWorld space
Inputs and Outputs
Input Ports
- Item
IsoItem: place. IsoItem
Output Ports
- World
IsoWorld: World output from Iso Place.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| X | Int | 0 | Controls the x setting for Iso Place. |
| Y | Int | 0 | Controls the y setting for Iso Place. |
| Z | Int | 0 | Controls the z setting for Iso Place. |
| Sort Bias | Int | 0 | Controls the sort bias setting for Iso Place. |
When to Use
Use Iso Place when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.
Notes
Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.