Skip to content

Interpolation Nodes

RockOfFire edited this page Dec 8, 2023 · 7 revisions

CR Gradient Float

parameter description type arguments
start_value Start Value FLOAT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 0.01
end_value End Value FLOAT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 0.01
start_frame Start Frame INT Default: 0.0, Min: 0.0, Max: 9999.0, Step: 1.0
frame_duration Frame Duration INT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 1.0
current_frame Current Frame INT Default: 0.0, Min: 0.0, Max: 9999.0, Step: 1.0
gradient_profile Gradient Profile COMBO Lerp

CR Gradient Integer

parameter description type arguments
start_value Start Value INT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 1.0
end_value End Value INT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 1.0
start_frame Start Frame INT Default: 0.0, Min: 0.0, Max: 9999.0, Step: 1.0
frame_duration Frame Duration INT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 1.0
current_frame Current Frame INT Default: 0.0, Min: 0.0, Max: 9999.0, Step: 1.0
gradient_profile Gradient Profile COMBO Lerp

CR Increment Float

parameter description type arguments
start_value Start Value FLOAT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 0.001
step Step FLOAT Default: 0.1, Min: -9999.0, Max: 9999.0, Step: 0.001
start_frame Start Frame INT Default: 0.0, Min: 0.0, Max: 9999.0, Step: 1.00
frame_duration Frame Duration INT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 1.0
current_frame Current Frame INT Default: 0.0, Min: 0.0, Max: 9999.0, Step: 1.0

CR Increment Integer

parameter description type arguments
start_value Start Value INT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 1.0
step Step INT Default: 1.0, Min: -9999.0, Max: 9999.0, Step: 1.0
start_frame Start Frame INT Default: 0.0, Min: 0.0, Max: 9999.0, Step: 1.0
frame_duration Frame Duration INT Default: 1.0, Min: 0.0, Max: 9999.0, Step: 1.0
current_frame Current Frame INT Default: 0.0, Min: 0.0, Max: 9999.0, Step: 1.0

CR Interpolate Latents

parameter description type arguments
latent1 Latent 1 LATENT
latent2 Latent 2 LATENT
weight Weight FLOAT Default: 0.5, Min: 0.0, Max: 1.0, Step: 0.01
method Method COMBO lerp

Images:

Interpolations_02

Clone this wiki locally