chopField
field
chopField
RayTK
v0.42
Field that provides values from a CHOP.
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Coord Type | |||
| |||
Return Type | |||
| |||
Contexttype | |||
Axis | Which axis to use to determine the position in the CHOP to use. | Runtime | Semi-Baked |
| |||
Translate | Offsets the coordinate value. This is applied before the “Extend Mode”. | ||
Scale | Scales the coordinate value. This is applied before the “Extend Mode”. | ||
CHOP | |||
Extend Mode | How to handle coordinates outside the 0..1 range. | Baked | Baked |
| |||
Coord Mode | |||
| |||
Index Range |
Inputs
-
Coordinate Field
: (optional) If connected, this field is used to determine what position in the CHOP to use at each point.- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Coordinate Types: