UxrCompassTargetHint.GetTransform Method

Gets the appropriate transform where the compass should point to.

Namespace: UltimateXR.Guides
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public Transform GetTransform(
	UxrCompass compass
)

Parameters

 

compass
Type: UltimateXR.Guides.UxrCompass
Display mode to get the transform for

Return Value

Type: Transform
Transform where the compass should point to

See Also

Reference

UxrCompassTargetHint Class
UltimateXR.Guides Namespace