设置尾迹特效参数。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public bool SetWakeGeneratorParameters(
	string strName,
	WakeGeneratorParameters params
)

参数

strName
Type: System..::.String
指定的尾迹特效名称。
params
Type: SuperMap.Realspace..::.WakeGeneratorParameters

返回值

一个布尔值,设置成功返回true,海洋特效里生成水面尾迹特效效果;设置失败返回false。

请参见