texture1dField
field
texture1dField
RayTK
v0.42
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Texture | |||
Coord Type | |||
| |||
Return Type | |||
| |||
Axis | Which axis to use to determine the position in the TOP to use. | Runtime | Semi-Baked |
| |||
Coord Mode | |||
| |||
Translate | Offsets the coordinate value. This is applied before the “Extend Mode”. | ||
Scale | Scales the coordinate value. This is applied before the “Extend Mode”. | ||
Index Range | |||
Extend Mode | How to handle coordinates outside the 0..1 range. | Baked | Baked |
|
Inputs
-
Coordinate Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Coordinate Types: