Skip to content

Commit

Permalink
update generated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
t3kt committed Jul 28, 2024
1 parent 6c87211 commit c6cba09
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/_reference/operators/output/volumetricRaymarchRender3D.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,16 @@ op:
name: light
returnTypes:
- Light
- contextTypes:
- Context
coordTypes:
- vec2
label: rayOffsetField
name: rayOffsetField
returnTypes:
- float
sourceParamLabel: Ray Offset Field
sourceParamName: Rayoffsetfield
moduleName: raytkVolumes
name: volumetricRaymarchRender3D
opType: raytkVolumes.operators.output.volumetricRaymarchRender3D
Expand Down Expand Up @@ -220,6 +230,12 @@ op:
name: Shaderbuilderconfig
- label: Customize Shader Config
name: Customizeshaderconfig
- label: Ray Offset Field
name: Rayoffsetfield
- label: Ray Offset Amount
name: Rayoffsetamount
readOnlyHandling: runtime
regularHandling: runtime
status: beta
summary: Renderer that uses raymarching with volumes instead of SDFs.

Expand Down

0 comments on commit c6cba09

Please sign in to comment.