A node that contains an object’s transformation attributes—values for its translation, rotation, scale, and so on. It also holds information on parent-child relationships it has with other nodes. InnerSolarSystem, Sun, Moon, and all other boxes shown in the example are transform nodes.
Holds an object’s geometry attributes or attributes other than the object’s transform node attributes. A shape node is the child of a transform node. A transform node has only one shape node.
There are several nodes, such as unitConversion, which are hidden to reduce clutter in the editors. They are not normally useful to see or edit; however, if you need to you can show these nodes. (You can also hide nodes that are normally shown if you want to further reduce clutter.)
A utility node that connects to DAG nodes that are manipulated, you cannot manipulate controller nodes. A controller can be any type of object: transform, NURBs, mesh, joint, a user-defined shape, or any future Maya LT geometry node and simplifies controllerObjects.
Controller nodes are useful when reusing existing rigs, because you can use a controller node to transfer new feature support to the old controllers.
Any object hidden using Display > Hide. Maya LT hides the default cameras (top, front, side, and persp) by default.
A pair of nodes below a shape node. When you create a curve-on-surface, Maya LT creates an underworld transform node and shape node for the curve-on-surface below the surface’s shape node. The CV positions of underworld nodes have UV coordinates on the surface rather than coordinates in world or local space.
Materials and textures each have nodes containing attributes that control their look. Texture placement nodes have attributes that control how a texture is fitted onto a surface.
Lights and cameras are nodes too, with attributes controlling their properties. For camera node attributes, see Camera Attribute Editor.
Utility nodes provide extra functions you can use for example in a shader network, or a character rig. For example, multiply/divide nodes let you alter inputs and outputs between other nodes.
See MEL script nodes.