Attach Mesh (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
Attach Mesh
'Attach Mesh' LogiX node
Inputs
  Impulse Attach
  Uri URL
  Slot Target
  Bool GetExisting
Outputs
  Impulse OnAttached
  StaticMesh AttachedProvider

The Attach Mesh node creates a StaticMesh component under the Target slot and fills the component's URL field with the input URL.

Usage

If the GetExisting input is True this will not produce components which are exact duplicates of existing ones currently under the slot (i.e. the existing component's URL field is identical to the node's URL input).


The newly attached StaticMesh component is available from the AttachedProvider output for the duration of the impulse chain started by OnAttached.

Examples

Node Menu

Template:NodeMenu-Assets/en