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

AVS.ExtendPath Method

Resizes the first or the last segment of a path.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ExtendPath
(
	AvlNet.Path ioPath,
	float inExtraLength1,
	float inExtraLength2
)

Parameters

Name Type Range Default Description
ioPathAvlNet.Path
inExtraLength1float
inExtraLength2float

See also