Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Preset.UpdateProperties

public bool UpdateProperties(Object source);

Parameters

sourceUsed by the Preset to get its new serialized values.

Returns

bool Returns true if the Preset was updated, false otherwise.

Description

Updates this Preset's properties from the given Object's values. The given Object's type must match this Preset's type.

Did you find this page useful? Please give it a rating: