Skip to main content

ICustomInspector.SetModel method

Namespace: NextDesign.Desktop.CustomUI

Description

Sets the model to display in this inspector.

argument

NameTypeDescription
targetobjectObject to display in the inspector
targetsIEnumerable<object>Objects to display in the inspector
If multiple elements are selected, all of them are given.

Return value

  • void