Navigation
Unreal Engine C++ API Reference > Plugins > CineCameraRigs
References
Module | CineCameraRigs |
Header | /Engine/Plugins/Experimental/CineCameraRigs/Source/CineCameraRigs/Public/CineSplinePointData.h |
Include | #include "CineSplinePointData.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FCineSplinePointData
Remarks
Simple struct to hold spline point data
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
float | Aperture | |
![]() ![]() ![]() ![]() |
float | FocalLength | |
![]() |
float | FocusDistance | |
![]() ![]() ![]() ![]() |
FVector | Location | |
![]() ![]() ![]() ![]() |
FRotator | Rotation |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |