Evaluate Component
Last updated
Last updated
The Evaluate Component supplies detailed information about the Entity.
Entity ID [EID] (Guid) - Entity identifier provided by the Decompose Component
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).