UxrObjectBlink.StopBlinking Method

Stops a blinking animation on an object if it has any.

Namespace: UltimateXR.Animation.GameObjects
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public static void StopBlinking(
	GameObject gameObject
)

Parameters

 

gameObject
Type: GameObject
GameObject to stop the animation from

See Also

Reference

UxrObjectBlink Class
UltimateXR.Animation.GameObjects Namespace