UxrAnimatedComponent<T>.GetParameterValue Method
Gets the current parameter value
Namespace: UltimateXR.Animation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected abstract Vector4 GetParameterValue()
Return Value
Type: Vector4
Vector4 containing the value. This value may not use all components depending on which parameter it is animating.