UxrTransform.ApplyTo Method

Applies the stored values to a given transform.

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

Syntax

C#

public void ApplyTo(
	Transform transform
)

Parameters

 

transform
Type: Transform
The transform to apply the values to

See Also

Reference

UxrTransform Class
UltimateXR.Core Namespace