AvatarSetLocation Method |
Name | Description | |
---|---|---|
SetLocation(Spawn) |
Sets this avatar's location based on the specified Spawn point
| |
SetLocation(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
|