Houdini 21.0 Nodes Copernicus nodes

Layer from VDB Copernicus node

Sets a layer’s values from a VDB.

On this page
Since 21.0

This node samples float or vector VDBs into a layer. The node takes an existing layer and sets its values from the corresponding VDB values. The world position of the layer’s pixels are used to sample from the VDB.

Parameters

Signature

The layer type that the source accepts.

See Signatures for more information.

Inputs

size_ref

The size and position of the layer to sample.

vdb

The float or vector VDB to sample from. This determines the type of layer output.

pos

An optional layer with a value that’s used instead of the pixel’s world position.

Outputs

sample

The layer that matches size_ref with its values initialized from vdb.

See also

Copernicus nodes