UxrLookAtLocalAvatar.OnlyOnce Property

If true, will only perform the lookat the first time it is called. Useful for explosions or similar effects in VR.

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

Syntax

C#

public bool OnlyOnce { get; set; }

Property Value

Type: Boolean

See Also

Reference

UxrLookAtLocalAvatar Class
UltimateXR.Animation.Transforms Namespace