metaballField
field
metaballField
RayTK
v0.42
Metaball value field.
Parameters
| Name | Description | Regular Handling | Read-Only Handling |
|---|---|---|---|
Coord Type | |||
| |||
Center | Center position of the ball. | Runtime | Baked |
Radius | Radius of the ball on each axis. In 2D mode, only x and y are used. In 1D only x is used. | Runtime | Baked |
Radius Scale | Scales the radius on all axes. | Runtime | Baked |
Weight | The returned values are multiplied by this. | Runtime | Baked |
Exponent | Controls the shape of the ball by applying exponential scaling to coordinates. | Runtime | Baked |
Inputs
-
Coordinate Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4
- Coordinate Types:
-
Center Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4 - Supports Variables From Inputs:
coordField
- Coordinate Types:
-
Radius Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4 - Supports Variables From Inputs:
coordFieldcenterField
- Coordinate Types:
-
Weight Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables From Inputs:
coordFieldcenterFieldradiusField
- Coordinate Types:
-
Exponent Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4 - Supports Variables From Inputs:
coordFieldcenterFieldradiusFieldweightField
- Coordinate Types: