Evaluate Component

Overview

The Evaluate Component supplies detailed information about the Entity.

Inputs

Entity ID [EID] (Guid) - Entity identifier provided by the Decompose Component

Outputs

Name [N] (String) - Entity name. Geometry [G] (Geometry Base) - List of Geometry objects that builds up the Entity. Material [M] (Various) - List of Materials used by Geometry objects of the Entity.

Material [Variable] - Toggles Material output type between: Name (String), Color (Color), Texture (RenderTexture), Object (RenderMaterial).

Last updated