触发水面冲击。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public bool TriggerImpact( string strName, Point3D position, double velocity ) |
参数
- strName
- Type: System..::.String
指定的水面冲击特效名称。
- position
- Type: SuperMap.Data..::.Point3D
一个三维点,用于指定水面冲击点位置。
- velocity
- Type: System..::.Double
水面冲击特效扩散速度。