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.
Examples
Wolfram Research (2012), VertexDataCoordinates, Wolfram Language function, https://reference.wolfram.com/language/ref/VertexDataCoordinates.html.
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