You've already forked godot
							
							
				mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-04 12:00:25 +00:00 
			
		
		
		
	TileSetAtlasSource: Fix and/an docstring typo
This commit is contained in:
		@@ -52,7 +52,7 @@
 | 
			
		||||
		<method name="get_runtime_texture" qualifiers="const">
 | 
			
		||||
			<return type="Texture2D" />
 | 
			
		||||
			<description>
 | 
			
		||||
				If [member use_texture_padding] is [code]false[/code], returns [member texture]. Otherwise, returns and internal [ImageTexture] created that includes the padding.
 | 
			
		||||
				If [member use_texture_padding] is [code]false[/code], returns [member texture]. Otherwise, returns an internal [ImageTexture] created that includes the padding.
 | 
			
		||||
			</description>
 | 
			
		||||
		</method>
 | 
			
		||||
		<method name="get_runtime_tile_texture_region" qualifiers="const">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user