Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSoundSource
Description
Returns the source's estimated relative render cost (relative to a single decoded sound). Used for debug information and to constrain overall CPU usage.
| Name | GetRelativeRenderCost |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Audio.h |
| Include Path | #include "Audio.h" |
virtual float GetRelativeRenderCost() const