mirror of
https://github.com/Siccity/xNode.git
synced 2026-02-04 14:24:54 +08:00
Now retrieving input values is much easier.
As simple as
Material material = GetInputByFieldName("material", this.material);
Now retrieving input values is much easier.
As simple as
Material material = GetInputByFieldName("material", this.material);