mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-30 21:21:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			18 lines
		
	
	
	
		
			436 B
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			18 lines
		
	
	
	
		
			436 B
		
	
	
	
		
			XML
		
	
	
	
	
	
|   | <?xml version="1.0" encoding="UTF-8" ?> | ||
|  | <class name="GPUParticlesAttractorBox" inherits="GPUParticlesAttractor3D" version="4.0"> | ||
|  | 	<brief_description> | ||
|  | 	</brief_description> | ||
|  | 	<description> | ||
|  | 	</description> | ||
|  | 	<tutorials> | ||
|  | 	</tutorials> | ||
|  | 	<methods> | ||
|  | 	</methods> | ||
|  | 	<members> | ||
|  | 		<member name="extents" type="Vector3" setter="set_extents" getter="get_extents" default="Vector3( 1, 1, 1 )"> | ||
|  | 		</member> | ||
|  | 	</members> | ||
|  | 	<constants> | ||
|  | 	</constants> | ||
|  | </class> |