UxrLookAt.RemoveLookAt Method

Removes an UxrLookAt 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

UxrLookAt Class
UltimateXR.Animation.Transforms Namespace