UxrAvatarMoveEventArgs.ReorientRelativeToAvatar Method

Reorients and repositions a transform so that it keeps the relative position/orientation to the avatar after the position changed event.

Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public void ReorientRelativeToAvatar(
	Transform transform
)

Parameters

 

transform
Type: Transform
Transform to reorient/reposition

See Also

Reference

UxrAvatarMoveEventArgs Class
UltimateXR.Avatar Namespace