-
Class Summary
| Class |
Description |
| AppearanceObject |
Appearance specifies the visual properties of geometry by containing the Material, ImageTexture/MovieTexture/PixelTexture, FillProperties, LineProperties, programmable shader nodes (ComposedShader, PackagedShader, ProgramShader) and TextureTransform nodes.
|
| FillPropertiesObject |
FillProperties indicates whether appearance is filled or hatched for associated geometry nodes inside the same Shape.
|
| LinePropertiesObject |
LineProperties allows precise fine-grained control over the rendering style of lines and edges for associated geometry nodes inside the same Shape.
|
| MaterialObject |
Material specifies surface rendering properties for associated geometry nodes.
|
| PointPropertiesObject |
PointProperties allows precise fine-grained control over the rendering style of PointSet node points inside the same Shape.
|
| ShapeObject |
Shape can appear under any grouping node.
|
| TwoSidedMaterialObject |
TwoSidedMaterial specifies surface rendering properties for associated geometry nodes, for outer (front) and inner (back) sides of polygons.
|