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

AVS.ResampleSurface_AnyScales Method

Changes the coordinates format of the input surface.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ResampleSurface_AnyScales
(
	AvlNet.Surface inSurface,
	AvlNet.Surface outSurface
)

Parameters

Name Type Range Default Description
inSurfaceAvlNet.Surface
outSurfaceAvlNet.Surface

Function Overrides

See also