Attach Texture2D (LogiX node)

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

The Attach Texture2D node creates a StaticTexture2D 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 StaticTexture2D component is available from the AttachedProvider output for the duration of the impulse chain started by OnAttached.

Examples

Node Menu

Template:NodeMenu-Assets/en