mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-21 01:36: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);