GridLayout3D
¶
To create a Grid Layout 3D with two columns and two rows with automatic cell size, and
To create a Grid Layout 3D with two columns and three rows whose sizes the grid calculates in proportion to the sizes of other columns and rows in the grid. For each item in the
To create a Grid Layout 3D with two columns and two rows, using both fixed and automatic cell size.
Use a Grid Layout 3D to arrange 3D content in a grid in 3D space.
Inherits properties and message types from GridLayout3DMetadata.
Creates a grid layout node.
| name | (string) | Name of the trajectory layout. |
| (GridLayout3D) | The created node. |