Houdini 20.0 Nodes VOP nodes

Get Channel Value VOP node

Returns a sample value in one of the 4 input CHOPs connected to the Channel VOP.

Since 14.0

This operator returns a sample value in one of the 4 input CHOPs connected to the Channel VOP. The sample may be in any channel, at any time.

If the queried sample is floating point, it is linearly interpolated.

Parameters

Input Index

A value from 0 to 3 representing one of the 4 input CHOPs connected to the Channel VOP.

Channel Index

The Channel Index to query or -1 to query the current channel.

Sample Index

The Sample Index to query or -1 to query the current sample.

See also

VOP nodes