UxrObjectBlink.CheckBlinking Method

Checks whether the given GameObject has any blinking animation running.

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

Syntax

C#

public static bool CheckBlinking(
	GameObject gameObject
)

Parameters

 

gameObject
Type: GameObject
GameObject to check

Return Value

Type: Boolean
Whether the given GameObject has any blinking animation running

See Also

Reference

UxrObjectBlink Class
UltimateXR.Animation.GameObjects Namespace