OpenMetaverse Protocol Library Developers API Documentation
PointAtEffect Method (sourceAvatar, targetObject, globalOffset, type, effectID)
NamespacesOpenMetaverseAgentManagerPointAtEffect(UUID, UUID, Vector3d, PointAtType, UUID)
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
See Also
UUID
UUID
PointAtType
UUID

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)