|
|
|||
|
|
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties and settings |
| "Graphics3D" | LWO file represented as a Graphics3D object | |
| "GraphicsComplex" | LWO file given as a GraphicsComplex object | |
| "PolygonData" | list of polygon indices, referencing the vertices given by "VertexData" | |
| "VertexData" | list of vertex coordinates | |
| "PointObjects" | list of Point primitives specified with absolute coordinates | |
| "LineObjects" | list of Line primitives specified with absolute coordinates | |
| "PolygonObjects" | list of Polygon primitives specified with absolute coordinates |
| Background | Automatic | what background color to use | |
| ImageSize | Automatic | overall size of the graphics to display | |
| Lighting | Automatic | what simulated lighting to use in coloring 3D surfaces |
Create a solid 3D object using RegionPlot3D:
|