Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MaterialProperty.targets

public Object[] targets;

Description

Material objects being edited by this property (Read Only).

Changes done to property values via floatValue, colorValue, vectorValue, textureValue will be applied to these objects.