From 515676a7f5a99c558bb6abfb0b42689fb0fee13c Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 13 May 2022 04:18:06 +0200 Subject: Remove unused `GPUParticlesCollisionHeightField3D.follow_camera_push_ratio` property - Rename setter/getter methods for consistency. - Remove section in the inspector as there is now only 1 property within the section. - Add performance hints to property hints. --- doc/classes/GPUParticlesCollisionHeightField3D.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/GPUParticlesCollisionHeightField3D.xml b/doc/classes/GPUParticlesCollisionHeightField3D.xml index e7e14375d9..a7b59ea684 100644 --- a/doc/classes/GPUParticlesCollisionHeightField3D.xml +++ b/doc/classes/GPUParticlesCollisionHeightField3D.xml @@ -9,9 +9,7 @@ - - - + -- cgit v1.2.3