Converts the parameter prms to the correponding strings.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public static string[] AnimateParametersToStrings(
	XVMCAnimate prms
)

Parameters

prms
Type: SGP.XSpace..::.XVMCAnimate
Parameter to convert.

Return Value

Returns the converted strings.

See Also