Click or drag to resize

AvatarSetLocation Method

Overload List
  NameDescription
Public methodSetLocation(Spawn)
Sets this avatar's location based on the specified Spawn point
Public methodSetLocation(Vector3, NullableQuaternion, Boolean)
Moves the avatar's to the specified position and rotation in worldspace. If correctForPlaySpace is TRUE, then the Avatar's head will appear at the location specified. If correctForPlaySpace is FALSE, then the play space's center will appear at the location specified
Top
See Also