Navigation
API > API/Plugins > API/Plugins/DMXGDTF > API/Plugins/DMXGDTF/GDTF > API/Plugins/DMXGDTF/GDTF/Wheels > API/Plugins/DMXGDTF/GDTF/Wheels/FDMXGDTFAnimationSystem
Syntax
FVector2D P3
Remarks
Third Point of the Spline describing the path of animation system in the beam in relation to the middle of the Media File; Array of two floats; Seperator of values is “,”; First Float is X-axis and second is Y-axis.
UE specific: Using a FVector2D instead of an array of floats with two elements.