ImFusion C++ SDK 4.4.0
ImFusion::PropertiesDetail::Param Struct Reference

#include <ImFusion/Core/PropertiesDetail.h>

Record of all properties that represent a single param inside a Properties instance. More...

Detailed Description

Record of all properties that represent a single param inside a Properties instance.

Public Attributes

std::string value
 Serialized value of the parameter.
ParamType type = ParamType::Unknown
 Optional parameter type, used for instance by PropertiesWidget.
std::optional< std::stringdefaultValue
 Optional default value for parameter.
std::vector< Attributeattributes
 Optional param attributes, used for instance by PropertiesWidget.

The documentation for this struct was generated from the following file:
  • ImFusion/Core/PropertiesDetail.h
Search Tab / S to search, Esc to close