OmniGraph Node omni.graph.nodes.Clamp

omni.graph.nodes.Clamp Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Clamp

__categories

math:operator

__language

Python

Generated Class Name

OgnClampDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.Clamp Description

Clamp a number or array of numbers to a specified range. If an array of numbers is provided as the input and lower/upper are scalers Then each input numeric will be clamped to the range [lower, upper] If all inputs are arrays, clamping will be done element-wise. lower & upper are broadcast against input No check is done to ensure lower < upper.

omni.graph.nodes.Clamp Inputs

Name

Type

Default

Required?

Descripton

inputs:input

[‘colord[3]’, ‘colord[3][]’, ‘colord[4]’, ‘colord[4][]’, ‘colorf[3]’, ‘colorf[3][]’, ‘colorf[4]’, ‘colorf[4][]’, ‘colorh[3]’, ‘colorh[3][]’, ‘colorh[4]’, ‘colorh[4][]’, ‘double’, ‘double[2]’, ‘double[2][]’, ‘double[3]’, ‘double[3][]’, ‘double[4]’, ‘double[4][]’, ‘double[]’, ‘float’, ‘float[2]’, ‘float[2][]’, ‘float[3]’, ‘float[3][]’, ‘float[4]’, ‘float[4][]’, ‘float[]’, ‘frame[4]’, ‘frame[4][]’, ‘half’, ‘half[2]’, ‘half[2][]’, ‘half[3]’, ‘half[3][]’, ‘half[4]’, ‘half[4][]’, ‘half[]’, ‘int’, ‘int64’, ‘int64[]’, ‘int[2]’, ‘int[2][]’, ‘int[3]’, ‘int[3][]’, ‘int[4]’, ‘int[4][]’, ‘int[]’, ‘matrixd[3]’, ‘matrixd[3][]’, ‘matrixd[4]’, ‘matrixd[4][]’, ‘normald[3]’, ‘normald[3][]’, ‘normalf[3]’, ‘normalf[3][]’, ‘normalh[3]’, ‘normalh[3][]’, ‘pointd[3]’, ‘pointd[3][]’, ‘pointf[3]’, ‘pointf[3][]’, ‘pointh[3]’, ‘pointh[3][]’, ‘quatd[4]’, ‘quatd[4][]’, ‘quatf[4]’, ‘quatf[4][]’, ‘quath[4]’, ‘quath[4][]’, ‘texcoordd[2]’, ‘texcoordd[2][]’, ‘texcoordd[3]’, ‘texcoordd[3][]’, ‘texcoordf[2]’, ‘texcoordf[2][]’, ‘texcoordf[3]’, ‘texcoordf[3][]’, ‘texcoordh[2]’, ‘texcoordh[2][]’, ‘texcoordh[3]’, ‘texcoordh[3][]’, ‘timecode’, ‘timecode[]’, ‘transform[4]’, ‘transform[4][]’, ‘uchar’, ‘uchar[]’, ‘uint’, ‘uint64’, ‘uint64[]’, ‘uint[]’, ‘vectord[3]’, ‘vectord[3][]’, ‘vectorf[3]’, ‘vectorf[3][]’, ‘vectorh[3]’, ‘vectorh[3][]’]

None

Y

The input numerics to clamp

uiName

Input

inputs:lower

[‘colord[3]’, ‘colord[3][]’, ‘colord[4]’, ‘colord[4][]’, ‘colorf[3]’, ‘colorf[3][]’, ‘colorf[4]’, ‘colorf[4][]’, ‘colorh[3]’, ‘colorh[3][]’, ‘colorh[4]’, ‘colorh[4][]’, ‘double’, ‘double[2]’, ‘double[2][]’, ‘double[3]’, ‘double[3][]’, ‘double[4]’, ‘double[4][]’, ‘double[]’, ‘float’, ‘float[2]’, ‘float[2][]’, ‘float[3]’, ‘float[3][]’, ‘float[4]’, ‘float[4][]’, ‘float[]’, ‘frame[4]’, ‘frame[4][]’, ‘half’, ‘half[2]’, ‘half[2][]’, ‘half[3]’, ‘half[3][]’, ‘half[4]’, ‘half[4][]’, ‘half[]’, ‘int’, ‘int64’, ‘int64[]’, ‘int[2]’, ‘int[2][]’, ‘int[3]’, ‘int[3][]’, ‘int[4]’, ‘int[4][]’, ‘int[]’, ‘matrixd[3]’, ‘matrixd[3][]’, ‘matrixd[4]’, ‘matrixd[4][]’, ‘normald[3]’, ‘normald[3][]’, ‘normalf[3]’, ‘normalf[3][]’, ‘normalh[3]’, ‘normalh[3][]’, ‘pointd[3]’, ‘pointd[3][]’, ‘pointf[3]’, ‘pointf[3][]’, ‘pointh[3]’, ‘pointh[3][]’, ‘quatd[4]’, ‘quatd[4][]’, ‘quatf[4]’, ‘quatf[4][]’, ‘quath[4]’, ‘quath[4][]’, ‘texcoordd[2]’, ‘texcoordd[2][]’, ‘texcoordd[3]’, ‘texcoordd[3][]’, ‘texcoordf[2]’, ‘texcoordf[2][]’, ‘texcoordf[3]’, ‘texcoordf[3][]’, ‘texcoordh[2]’, ‘texcoordh[2][]’, ‘texcoordh[3]’, ‘texcoordh[3][]’, ‘timecode’, ‘timecode[]’, ‘transform[4]’, ‘transform[4][]’, ‘uchar’, ‘uchar[]’, ‘uint’, ‘uint64’, ‘uint64[]’, ‘uint[]’, ‘vectord[3]’, ‘vectord[3][]’, ‘vectorf[3]’, ‘vectorf[3][]’, ‘vectorh[3]’, ‘vectorh[3][]’]

None

Y

Lower bound of the clamp

uiName

Lower

inputs:upper

[‘colord[3]’, ‘colord[3][]’, ‘colord[4]’, ‘colord[4][]’, ‘colorf[3]’, ‘colorf[3][]’, ‘colorf[4]’, ‘colorf[4][]’, ‘colorh[3]’, ‘colorh[3][]’, ‘colorh[4]’, ‘colorh[4][]’, ‘double’, ‘double[2]’, ‘double[2][]’, ‘double[3]’, ‘double[3][]’, ‘double[4]’, ‘double[4][]’, ‘double[]’, ‘float’, ‘float[2]’, ‘float[2][]’, ‘float[3]’, ‘float[3][]’, ‘float[4]’, ‘float[4][]’, ‘float[]’, ‘frame[4]’, ‘frame[4][]’, ‘half’, ‘half[2]’, ‘half[2][]’, ‘half[3]’, ‘half[3][]’, ‘half[4]’, ‘half[4][]’, ‘half[]’, ‘int’, ‘int64’, ‘int64[]’, ‘int[2]’, ‘int[2][]’, ‘int[3]’, ‘int[3][]’, ‘int[4]’, ‘int[4][]’, ‘int[]’, ‘matrixd[3]’, ‘matrixd[3][]’, ‘matrixd[4]’, ‘matrixd[4][]’, ‘normald[3]’, ‘normald[3][]’, ‘normalf[3]’, ‘normalf[3][]’, ‘normalh[3]’, ‘normalh[3][]’, ‘pointd[3]’, ‘pointd[3][]’, ‘pointf[3]’, ‘pointf[3][]’, ‘pointh[3]’, ‘pointh[3][]’, ‘quatd[4]’, ‘quatd[4][]’, ‘quatf[4]’, ‘quatf[4][]’, ‘quath[4]’, ‘quath[4][]’, ‘texcoordd[2]’, ‘texcoordd[2][]’, ‘texcoordd[3]’, ‘texcoordd[3][]’, ‘texcoordf[2]’, ‘texcoordf[2][]’, ‘texcoordf[3]’, ‘texcoordf[3][]’, ‘texcoordh[2]’, ‘texcoordh[2][]’, ‘texcoordh[3]’, ‘texcoordh[3][]’, ‘timecode’, ‘timecode[]’, ‘transform[4]’, ‘transform[4][]’, ‘uchar’, ‘uchar[]’, ‘uint’, ‘uint64’, ‘uint64[]’, ‘uint[]’, ‘vectord[3]’, ‘vectord[3][]’, ‘vectorf[3]’, ‘vectorf[3][]’, ‘vectorh[3]’, ‘vectorh[3][]’]

None

Y

Upper bound of the clamp

uiName

Upper

omni.graph.nodes.Clamp Outputs

Name

Type

Default

Required?

Descripton

outputs:result

[‘colord[3]’, ‘colord[3][]’, ‘colord[4]’, ‘colord[4][]’, ‘colorf[3]’, ‘colorf[3][]’, ‘colorf[4]’, ‘colorf[4][]’, ‘colorh[3]’, ‘colorh[3][]’, ‘colorh[4]’, ‘colorh[4][]’, ‘double’, ‘double[2]’, ‘double[2][]’, ‘double[3]’, ‘double[3][]’, ‘double[4]’, ‘double[4][]’, ‘double[]’, ‘float’, ‘float[2]’, ‘float[2][]’, ‘float[3]’, ‘float[3][]’, ‘float[4]’, ‘float[4][]’, ‘float[]’, ‘frame[4]’, ‘frame[4][]’, ‘half’, ‘half[2]’, ‘half[2][]’, ‘half[3]’, ‘half[3][]’, ‘half[4]’, ‘half[4][]’, ‘half[]’, ‘int’, ‘int64’, ‘int64[]’, ‘int[2]’, ‘int[2][]’, ‘int[3]’, ‘int[3][]’, ‘int[4]’, ‘int[4][]’, ‘int[]’, ‘matrixd[3]’, ‘matrixd[3][]’, ‘matrixd[4]’, ‘matrixd[4][]’, ‘normald[3]’, ‘normald[3][]’, ‘normalf[3]’, ‘normalf[3][]’, ‘normalh[3]’, ‘normalh[3][]’, ‘pointd[3]’, ‘pointd[3][]’, ‘pointf[3]’, ‘pointf[3][]’, ‘pointh[3]’, ‘pointh[3][]’, ‘quatd[4]’, ‘quatd[4][]’, ‘quatf[4]’, ‘quatf[4][]’, ‘quath[4]’, ‘quath[4][]’, ‘texcoordd[2]’, ‘texcoordd[2][]’, ‘texcoordd[3]’, ‘texcoordd[3][]’, ‘texcoordf[2]’, ‘texcoordf[2][]’, ‘texcoordf[3]’, ‘texcoordf[3][]’, ‘texcoordh[2]’, ‘texcoordh[2][]’, ‘texcoordh[3]’, ‘texcoordh[3][]’, ‘timecode’, ‘timecode[]’, ‘transform[4]’, ‘transform[4][]’, ‘uchar’, ‘uchar[]’, ‘uint’, ‘uint64’, ‘uint64[]’, ‘uint[]’, ‘vectord[3]’, ‘vectord[3][]’, ‘vectorf[3]’, ‘vectorf[3][]’, ‘vectorh[3]’, ‘vectorh[3][]’]

None

Y

The resulting clamped output

uiName

Output