The “Color” param on lensflare elements is of type “RawDistributionVector”.
How do i update this parameter via unrealscript?
Thank in advance.
The “Color” param on lensflare elements is of type “RawDistributionVector”.
How do i update this parameter via unrealscript?
Thank in advance.
LensFlare.SourceElement.Color.Constant=(X=1.0,Y=1.0,Z=1.0);