is an option to Raster3D that determines how to map data to the displayed range.


VertexDataCoordinates
is an option to Raster3D that determines how to map data to the displayed range.
Details

- Raster3D[array,…,VertexDataCoordinates->{{u1,v1,w1},{u2,v2,w2}}] specifies the way the array data maps to the specified coordinates. By default, Raster3D[array,coordinates] is equivalent to Raster3D[array,coordinates,VertexDataCoordinates->{{0,0,0},{1,1,1}}], where {0,0,0} means the first row, column, and tube element in the array, and {1,1,1} means the last row, column, and tube element in the array.
See Also
History
Text
Wolfram Research (2012), VertexDataCoordinates, Wolfram Language function, https://reference.wolfram.com/language/ref/VertexDataCoordinates.html.
CMS
Wolfram Language. 2012. "VertexDataCoordinates." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VertexDataCoordinates.html.
APA
Wolfram Language. (2012). VertexDataCoordinates. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VertexDataCoordinates.html
BibTeX
@misc{reference.wolfram_2025_vertexdatacoordinates, author="Wolfram Research", title="{VertexDataCoordinates}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/VertexDataCoordinates.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_vertexdatacoordinates, organization={Wolfram Research}, title={VertexDataCoordinates}, year={2012}, url={https://reference.wolfram.com/language/ref/VertexDataCoordinates.html}, note=[Accessed: 18-August-2025]}