Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/ModelParametersGenerator
Inheritance Hierarchy
- Base
- ModelParametersGenerator::Private
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Private/MuR/ModelPrivate.h |
| Include | #include "MuR/ModelPrivate.h" |
Syntax
class Private : public mu::Base
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | DefaultRangeDimension | Value used for scalar paramters that control multidemnsional sizes. TODO: Make it an option. | |
| int64 | m_instanceCount | Number of possible instances. | |
| TSharedPtr< const Model > | m_pModel | ||
| Ptr< System > | m_pSystem |