InspectorField.UpdatePropertySetting(InspectorPropertySetting, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set the value of the propertySetting
public:
static Microsoft::MixedReality::Toolkit::Utilities::Editor::InspectorPropertySetting UpdatePropertySetting(Microsoft::MixedReality::Toolkit::Utilities::Editor::InspectorPropertySetting setting, System::Object ^ update);
public static Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorPropertySetting UpdatePropertySetting (Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorPropertySetting setting, object update);
static member UpdatePropertySetting : Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorPropertySetting * obj -> Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorPropertySetting
Public Shared Function UpdatePropertySetting (setting As InspectorPropertySetting, update As Object) As InspectorPropertySetting
Parameters
- setting
- InspectorPropertySetting
- update
- Object