planeSdf
Keywords:
- floor
- plane
- sheet
sdf
planeSdf
RayTK
v0.42
An infinite plane on the x, y, or z axis.
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Axis | Which axis the plane faces. | Runtime | Semi-Baked |
| |||
Offset | Shifts the plane forwards or backwards along the axis that it faces. | Runtime | Baked |
Depth Type | Runtime | Baked | |
| |||
Flip | Runtime | Semi-Baked | |
Thickness | Runtime | Baked |
Inputs
-
Offset Field
: (optional)- Coordinate Types:
vec2
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Coordinate Types:
-
Thickness Field
: (optional)- Coordinate Types:
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Coordinate Types: