Houdini 20.5 Nodes APEX nodes

Value<T>

Holds a copy of an input value.

On this page
Since 20.0

Value nodes have multiple purposes:

See APEX graphs for more information about Value nodes and in-place ports.

Inputs

parm: ApexChannel, ApexChannelCollection, ApexDynamicPath, ApexDynamicPathArray, ApexGraphHandle, ApexNodeID, ApexNodeIDArray, ApexPortID, ApexPortIDArray, Bool, BoolArray, ColorRamp, Dict, DictArray, FbikSkeleton, Float, FloatArray, FloatRamp, Geometry, GeometryArray, Int, IntArray, Matrix3, Matrix3Array, Matrix4, Matrix4Array, PhysikSolver, String, StringArray, Vector2, Vector2Array, Vector3, Vector3Array, Vector4, Vector4Array

Value to copy.

Outputs

value: ApexChannel, ApexChannelCollection, ApexDynamicPath, ApexDynamicPathArray, ApexGraphHandle, ApexNodeID, ApexNodeIDArray, ApexPortID, ApexPortIDArray, Bool, BoolArray, ColorRamp, Dict, DictArray, FbikSkeleton, Float, FloatArray, FloatRamp, Geometry, GeometryArray, Int, IntArray, Matrix3, Matrix3Array, Matrix4, Matrix4Array, PhysikSolver, String, StringArray, Vector2, Vector2Array, Vector3, Vector3Array, Vector4, Vector4Array

Copied value.

See also

APEX nodes