Click or drag to resize
TemporaryGraphicUpdateParticleSystem Method
Updates a particle system created by DrawParticleSystem(Matrix4, ParticleSystemData)

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public void UpdateParticleSystem(
	ParticleSystemData data
)

Parameters

data
Type: ABB.Robotics.RobotStudio.StationsParticleSystemData
Version Information

Supported in: 1.0.0.0
See Also