diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index b6c8fad64e8..c73265d34b0 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -892,7 +892,7 @@ Size of the hash table used for the broad-phase 2D hash grid algorithm. - Cell size used for the broad-phase 2D hash grid algorithm. + Cell size used for the broad-phase 2D hash grid algorithm (in pixels). The default angular damp in 2D. @@ -1205,7 +1205,7 @@ If [code]true[/code], the texture importer will import VRAM-compressed textures using the S3 Texture Compression algorithm. This algorithm is only supported on desktop platforms and consoles. - Cell size used for the 2D hash grid that [VisibilityNotifier2D] uses. + Cell size used for the 2D hash grid that [VisibilityNotifier2D] uses (in pixels).