MeshToStdout
From K-3D
Description
| Prints mesh information to stdout |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, Test Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Input Mesh | Input mesh | k3d::mesh* | input_mesh |
Overview
MeshToStdout prints a detailed description of its input mesh to stdout (the console) - it is intended mainly for debugging use by developers.

