You are here: Start » AVL.NET » AVS.SurfaceFormatToSurfaceCoordinatesFormat Method

AVS.SurfaceFormatToSurfaceCoordinatesFormat Method

Converts a surface format to a surface coordinates format.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void SurfaceFormatToSurfaceCoordinatesFormat
(
	AvlNet.SurfaceFormat inSurfaceFormat,
	out AvlNet.SurfaceCoordinatesFormat outSurfaceCoordinatesFormat
)

Parameters

Name Type Range Default Description
inSurfaceFormatAvlNet.SurfaceFormat
outSurfaceCoordinatesFormatAvlNet.SurfaceCoordinatesFormat

See also