Scene World Mesh Get
Scene/Mesh
Gets the world mesh from a scene node. This is the mesh that contains all meshes of all nodes.
If a path is specified, the node will generate the world mesh for the specified path and all it's children.
To only retrieve the mesh for a specified node use Scene Mesh Get
instead.
This is a potentially slow node all meshes in the scene need to be acquired to build the world mesh buffer.
Input Parameters
- Scene Scene
- Path String
Output Parameters
- Output Scene
- Mesh Mesh
- IsValid Boolean
Meta
Author | InstaMaterial GmbH | Category | Scene/Mesh | Tooltip | Gets the world mesh from a scene node. This is the mesh that contains all meshes of all nodes. If a path is specified, the node will generate the world mesh for the specified path and all it's children. To only retrieve the mesh for a specified node use `Scene Mesh Get` instead. > This is a potentially slow node all meshes in the scene need to be acquired to build the world mesh buffer. | Name | Scene World Mesh Get | Version | 1.0 | ID | deadc0de-0c00-0002-0000-000000000011 |
---|