![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LiveLinkCameraTypes.h>
Inheritance diagram for FLiveLinkCameraStaticData:Public Attributes | |
| bool | bIsFieldOfViewSupported = false |
| bool | bIsAspectRatioSupported = false |
| bool | bIsFocalLengthSupported = false |
| bool | bIsProjectionModeSupported = false |
| float | FilmBackWidth = -1.0f |
| float | FilmBackHeight = -1.0f |
| bool | bIsApertureSupported = false |
| bool | bIsFocusDistanceSupported = false |
| bool | bIsDepthOfFieldSupported = true |
| bool | bIsDynamicFilmbackSupported = false |
Public Attributes inherited from FLiveLinkTransformStaticData | |
| bool | bIsLocationSupported = true |
| bool | bIsRotationSupported = true |
| bool | bIsScaleSupported = false |
Public Attributes inherited from FLiveLinkBaseStaticData | |
| TArray< FName > | PropertyNames |
Additional Inherited Members | |
Public Member Functions inherited from FLiveLinkBaseStaticData | |
| bool | FindPropertyValue (const FLiveLinkBaseFrameData &FrameData, const FName PropertyName, float &OutValue) const |
Static data for Camera data.
| float FLiveLinkCameraStaticData::FilmBackHeight = -1.0f |
| float FLiveLinkCameraStaticData::FilmBackWidth = -1.0f |