5 lines
		
	
	
		
			199 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			199 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@return 1nil isAvailable 
 | 
						|
---Returns whether the current system supports stereoscopic 3D display
 | 
						|
function IsStereoVideoAvailable() end |