UxrAnimatedMaterial.GetParameterValue Method

Gets the parameter value from the material

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

Syntax

C#

protected override Vector4 GetParameterValue()

Return Value

Type: Vector4
Vector4 containing the value. This value may not use all components depending on the parameter type.

See Also

Reference

UxrAnimatedMaterial Class
UltimateXR.Animation.Materials Namespace