Справка Houdini на русском Nodes VOP nodes

Subnet Input VOP node

Allows the connection of operators outside a subnet to operators inside the subnet.

On this page

This operator allows the connection of operators outside a subnet to operators inside the subnet. This operator can only be created inside a subnet type operator such as: If, Illuminance, Subnet, and While.

For every input connected to a subnet type operator, this operator will have an output that corresponds to that output. Connecting the output of this operator to another operator inside the subnet is the same as connecting the operator outside the subnet to the operator inside the subnet. Disconnecting an input from the subnet will delete the corresponding output from this operator. Thus care must be taken when removing inputs from the subnet to check that the connections from this operator are still correct.

Outputs

The list of outputs depends on the inputs connected to the subnet containing this operator. The data type of each output will match the data type of the corresponding input. The name will be the same, except it will be prefixed with an underscore "_".

Examples

The following examples include this node.

Street Crowd Example Example for Crowd Solver dynamics node

FlipColumn Example for FLIP Solver dynamics node

FlipFluidWire Example for FLIP Solver dynamics node

DiffuseSmoke Example for Gas Diffuse dynamics node

grass

FluidGlass Example for Particle Fluid Solver dynamics node

CurveForce Example for POP Curve Force dynamics node

BreakWire Example for Wire Solver dynamics node

MotionVector Example for Mantra render node

RampReference

Down Hill Lava Flow Example for Material shader node

FirePit Example for Material shader node

StyleDisplacement Example for Material shader node

BlendAttr Example for Attribute Composite geometry node

RandomMaterial Example for Attribute String Edit geometry node

FluffyTorus Example for Bake Volume geometry node

repeatsmooth

Clumping Example for Fur geometry node

FurBallWorkflow Example for Fur geometry node

FurPipelineExample Example for Fur geometry node

FurTextureMap Example for Fur geometry node

Shaved Example for Fur geometry node

AlphaOmega Example for Points from Volume geometry node

UnpackWithStyle Example for Unpack geometry node

WornMetal Example for Curvature VOP node

ST_Colour

SimpleInsideSubnet

SimpleOutsideSubnet

SimpleMetaImport Example for Meta-Loop Import VOP node

PointCloudIterateAverage Example for Point Cloud Iterate VOP node

PointCloudLookup Example for Point Cloud Iterate VOP node

See also

VOP nodes