UxrAnimatedLightIntensity.SetParameterValue Method
Sets the parameter value
Namespace: UltimateXR.Animation.Lights
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected override 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
UxrAnimatedLightIntensity Class
UltimateXR.Animation.Lights Namespace