================ CubicSplinePoint ================ :superscript:`*Config object requires the 'config-noise-function' addon to use` .. _object-cubicsplinepoint-template-config-noise-function-map-parameter-from: :bdg-ref-primary:`from ` :doc:`/config/documentation/objects/Float` - The value input noise will be mapped from. .. _object-cubicsplinepoint-template-config-noise-function-map-parameter-gradient: :bdg-ref-primary:`gradient ` :doc:`/config/documentation/objects/Float` - The gradient / slope the cubic spline should follow at the point. .. _object-cubicsplinepoint-template-config-noise-function-map-parameter-to: :bdg-ref-primary:`to ` :doc:`/config/documentation/objects/Float` - Output value when input noise = ``from``. Uses ==== This object is used in one place: - :ref:`In CUBIC_SPLINE in NoiseSampler `: :bdg-ref-primary:`points ` :doc:`/config/documentation/objects/List`\<:doc:`/config/documentation/objects/CubicSplinePoint`\>