Start a particle stream between an agent and
an object
Declaration Syntax
C# |
public void PointAtEffect( UUID sourceAvatar, UUID targetObject, Vector3d globalOffset, PointAtType type, UUID effectID )
Parameters
- sourceAvatar ( UUID)
- Key of the source agent
- targetObject ( UUID)
- Key of the target object
- globalOffset ( Vector3d)
- type ( PointAtType)
- The type from the enum
- effectID ( UUID)
- A unique for this effect
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)