mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 06:29:03 +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);