Navigation
API > API/Plugins > API/Plugins/CineCameraRigs
References
| Module | CineCameraRigs |
| Header | /Engine/Plugins/Experimental/CineCameraRigs/Source/CineCameraRigs/Public/CineSplinePointData.h |
| Include | #include "CineSplinePointData.h" |
Syntax
USTRUCT (BlueprintType )
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 | |
|---|---|---|---|