Navigation
API > API/Plugins > API/Plugins/SoundScape
Class.
| Name | USoundscapeColorPointHashCellDensity |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeSubsystem.h |
| Include Path | #include "SoundscapeSubsystem.h" |
Syntax
UCLASS ()
class USoundscapeColorPointHashCellDensity : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USoundscapeColorPointHashCellDensity
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ColorPointHashCellDensity | TMap< uint64, int32 > | Soundscape Color Point Density for a Hash Cell. | SoundscapeSubsystem.h |
|