Skip to main content

mesh:mesh_to_graphics

Version: 0.0.0

Description

Generate tessellation for input mesh

Inputs

InputNameExpected type(s)Description
Pin 1mesh_scopingscoping
Pin 2node_normalsboolaverage element normals for node normals (default no, use element normals for node normals)
Pin 7
Required
meshabstract_meshed_region

Outputs

OutputNameExpected type(s)Description
Pin 0nodesfieldnode coordinates
Pin 1normalsfieldnode normals
Pin 2connectivityproperty_field

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: mesh

Plugin: core

Scripting name: mesh_to_graphics

Full name: mesh.mesh_to_graphics

Internal name: mesh_to_graphics

License: None

Changelog

  • Version 0.0.0: Initial release.