timeShift
time
timeShift
RayTK
v0.42
Shifts contextual time for upstream operators, either by a fixed amount or using a value field.
Parameters
| Name | Description | Regular Handling | Read-Only Handling |
|---|---|---|---|
Enable | |||
Shift | Fixed offset to apply to contextual time of upstream operators. | Runtime | Baked |
Interval Type | The unit and part of time to shift. | ||
| |||
Inputs
-
definition_in: (required)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4SdfVolumeRayLightParticle
- Coordinate Types:
-
shift_definition_in: (optional) Value field used to add to the `Shift` value.- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float
- Coordinate Types: