EnvironmentProbe selectable resolution

This commit is contained in:
artkez
2022-06-16 10:28:57 +03:00
parent bc8cc75ad8
commit e548dbfb19
7 changed files with 66 additions and 6 deletions

View File

@@ -53,6 +53,11 @@ public:
/// </summary>
API_FIELD() static bool AllowCSMBlending;
/// <summary>
/// Default probes cubemap resolution.
/// </summary>
API_FIELD() static int32 DefaultProbeResolution;
/// <summary>
/// The Global SDF quality. Controls the volume texture resolution and amount of cascades to use.
/// </summary>