Структуры данных | |
| class | UnderObjectDecalSpawnSettings |
Функции | |
| void | UnderObjectDecalSpawnComponent (notnull UnderObjectDecalSpawnSettings pSettings, notnull Object pParent) |
| string | GetObjectNameFromSurfaceConfig (string surfaceParamName=SURFACE_PARAM_DECAL_NAME) |
| void | SpawnDecal () |
| void | RemoveDecal () |
| void | UpdateSize (float pScaleValue) |
Переменные | |
| class UnderObjectDecalSpawnSettings | SURFACE_PARAM_DECAL_NAME = "underObjectDecal" |
| ref UnderObjectDecalSpawnSettings | m_Settings |
| Object | m_Parent |
| Object | m_Decal |
| float | m_LastScaleValue |