Workspace 6.21.5
Texture3DBuilder

Creates a Texture3D; a 3D texture image and associated coordinates for shaders to use in 3D scenes.

  • Default label: "Texture3D builder"
  • Member of plug-in: Rendering
  • Catalogue path: Scene
Inputs:
Enabledbool

ImagesArrayCSIRO::DataAnalysis::Image3d

State name SQString

State name TQString

State name RQString

WrapDeprecatedboolControls how a shader should respond if it receives texture coordinates outside the normal [0.0,1.0] range. The Wrap input has been replaced with the Wrapping input of a different type.
WrappingCSIRO::Rendering::Texturizer::WrappingControls how a shader should respond if it receives texture coordinates outside the normal [0.0,1.0] range.
InterpolateboolControls how the texture is displayed when minified or magnified.
Border colorQColor

Outputs:
TexturizerCSIRO::Rendering::Texture3D