CurveData

Named curve data.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)()
TMap< FName, FRichCurve > CurveData

Remarks

Named curve data. This can be particle or other continuous curve data pushed by the adapter that created the cache. Any particle property outside of the transforms will be placed in this container with a suitable name for the property. Blueprints and adapters can add whatever data they need to this container.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss