Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 630 Bytes

substanceoutput.md

File metadata and controls

20 lines (14 loc) · 630 Bytes
layout title description group
docs
SubstanceOutput
Documentation for SubstanceOutput.
code

SubstanceOutput

Makes selecting Substance output IDs much easier by creating a dropdown for a referenced SubstanceGraph's outputs.

Inspector

Code

SubstanceOutput is a serialized class that allows for easy selection of a SubstanceGraph's output IDs. To use it, add a public or serialized variable of type SubstanceOutput to your class.

Declaration

This will allow you to select from a target SubstanceGraph's outputs.