SurfaceToSurfaceFormat


Converts a surface to a surface format.

Syntax

C++
C#
Python
 
def SurfaceToSurfaceFormat(
	inSurface: Surface,
	outSurfaceFormat: SurfaceFormat,
	/
)
-> None

Parameters

Name Type Default Description
Input value inSurface Surface
Output value outSurfaceFormat SurfaceFormat