UxrLookAtLocalAvatar.RemoveLookAt Method
Removes an UxrLookAtLocalAvatar component if it exists.
Namespace: UltimateXR.Animation.Transforms
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static void RemoveLookAt(
GameObject gameObject
)
Parameters
- gameObject
- Type: GameObject
The GameObject to remove the component from
See Also
Reference
UxrLookAtLocalAvatar Class
UltimateXR.Animation.Transforms Namespace