UxrAnimatedComponent<T>.SetParameterValue Method

Sets the parameter value

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

Syntax

C#

protected abstract void SetParameterValue(
	Vector4 value
)


Parameters

 

value
Type: Vector4
Vector4 containing the value. This value may not use all components depending on which parameter it is animating.

See Also

Reference

UxrAnimatedComponent<T> Class
UltimateXR.Animation Namespace