DockLayout3D
¶
Use the Dock Layout 3D node to place nodes relative to each other along the sides of a Dock Layout 3D node. To set the side along which you want to place a node in a Dock Layout 3D node, use the DockLayoutConcept::SideProperty property.
A Dock Layout 3D node arranges its items in a subtractive way: after positioning the first node, the Dock Layout 3D node uses the remaining space to position the next node, and so on. When arranging its child nodes, a Dock Layout 3D node uses its entire size.
Use Dock Layout 3D to divide objects relative to each other in 3D space.
Inherits properties and message types from DockLayout3DMetadata.
Creates a dock layout node.
| name | (string) | Name of the dock layout. |