根据指定的参数设置浪花状态。

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

语法

C#
public void SetSprayState(
	Point3D ptPos,
	double dHeading,
	double dPitch
)

参数

ptPos
Type: SuperMap.Data..::.Point3D
指定浪花位置。
dHeading
Type: System..::.Double
指定浪花朝向。
dPitch
Type: System..::.Double
指定浪花的俯仰角度。

请参见