vrSubstanceTypes

class vrSubstanceTypes
class PresetApplyMode

Defines the mode with which a preset is applied to the graph.

ApplyAndReset

Applies the stored values of the preset and resets all graph inputs which are not included in the preset.

ApplyAndMerge

Applies the stored values of the preset and leaves all other graph inputs unchanged.

UsePreference

Use the entry from the preferences which is either Apply and Reset or Apply and Merge.