Navigation
API > API/Plugins > API/Plugins/CineCameraRigs
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCineCameraRigRailSettings
References
| Module | CineCameraRigs |
| Header | /Engine/Plugins/Experimental/CineCameraRigs/Source/CineCameraRigs/Public/CineCameraRigsSettings.h |
| Include | #include "CineCameraRigsSettings.h" |
Syntax
UCLASS&40;BlueprintType, Config&61;CineCameraRigs&41;
class UCineCameraRigRailSettings : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSoftObjectPtr< UMaterialInterface > | DefaultSplineMeshMaterial | Path to the default spline mesh material used in CineCameraRigRail | |
| TSoftObjectPtr< UTexture2D > | DefaultSplineMeshTexture | Path to the default spline mesh texture used when speed visualization is off | |
| TSoftObjectPtr< UTexture2D > | SpeedModeSplineMeshTexture | Path to the texture used in the speed visualization when drive mode is Speed |