BeeGraphy Editor Input Package
This package includes a collection of input nodes for the BeeGraphy Editor, providing essential components for receiving
various data types. These nodes integrate with the BeeGraphy Editor engine, making them easy to locate and use in the
editor's node menu under the "Input" group or via the search functionality.
Usage
Input nodes in this package are designed to handle different data types, from numeric values to complex objects like
textures and curves. They enable seamless data input and manipulation within BeeGraphy Editor workflows.
Available Nodes
The following nodes are included in this package:
- Boolean: A simple true/false toggle for boolean data.
- Color Picker: Allows the selection of colors for use in various nodes.
- Curve Editor: Generates and returns a NURBS (Non-Uniform Rational B-Spline) curve as the output.
- Font: Enables font selection.
- Graph Mapper: Maps numerical inputs to graphical representations.
- Image Input: Allows importing images as input for further processing.
- Material: Outputs texture for price estimation and visualization.
- Math Expression: Processes mathematical expressions.
- Number Const: A constant number node for fixed numeric values.
- Range Input: Specifies a numeric range input for adjustable values.
- Rich Text Editor: Supports rich text input with styling options.
- Select: Provides a dropdown menu for selecting from predefined options.
- SVG Input: Imports SVG files for manipulation and visualization.
- Text Area Input: Allows multi-line text input.
- Text Input: Simple single-line text input.
- Texture: Enables texture input for surfaces and materials.
- UV Mapping: Manages UV coordinates for texture mapping.
Each node can be used for data manipulation within the BeeGraphy Editor, helping to create dynamic and responsive
designs.
For more information on individual nodes, consult the BeeGraphy Editor documentation.