Class
UNiagaraDataInterfaceSceneCapture2D
: UNiagaraDataInterface : UNiagaraDataInterfaceBase : UNiagaraMergeable : UObject0x00x0128
Members 17
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | SourceMode | ENDISceneCapture2DSourceMode | 6 flags | UserParameterThenAttachParent | |
| 0x0039 | 0x07 | padding / unreflected | |||
| 0x20 | SceneCaptureUserParameter | FNiagaraUserParameterBinding | 2 flags | {Parameter={VarData=[]}} | |
| 0x01 | bAutoMoveWithComponent | bool | 6 flags | false | |
| 0x01 | AutoMoveOffsetLocationMode | ENDISceneCapture2DOffsetMode | 6 flags | Disabled | |
| 0x0062 | 0x06 | padding / unreflected | |||
| 0x18 | AutoMoveOffsetLocation | FVector | 6 flags | {X=0, Y=0, Z=0} | |
| 0x01 | AutoMoveOffsetRotationMode | ENDISceneCapture2DOffsetMode | 6 flags | Disabled | |
| 0x0081 | 0x07 | padding / unreflected | |||
| 0x18 | AutoMoveOffsetRotation | FRotator | 5 flags | {Pitch=0, Yaw=0, Roll=0} | |
| 0x01 | ManagedCaptureSource | ESceneCaptureSource | 6 flags | SCS_SceneColorHDR | |
| 0x00A1 | 0x03 | padding / unreflected | |||
| 0x08 | ManagedTextureSize | FIntPoint | 6 flags | {X=128, Y=128} | |
| 0x01 | ManagedTextureFormat | ETextureRenderTargetFormat | 6 flags | RTF_RGBA8 | |
| 0x01 | ManagedProjectionType | ECameraProjectionMode | 6 flags | Perspective | |
| 0x00AE | 0x02 | padding / unreflected | |||
| 0x04 | ManagedFOVAngle | float | 6 flags | 90 | |
| 0x04 | ManagedOrthoWidth | float | 6 flags | 512 | |
| 0x01 | bManagedCaptureEveryFrame | bool | 6 flags | true | |
| 0x01 | bManagedCaptureOnMovement | bool | 6 flags | false | |
| 0x00BA | 0x06 | padding / unreflected | |||
| 0x10 | ManagedShowOnlyActors | TArray<AActor*> | 5 flags | [] | |
| 0x00D0 | 0x08 | padding / unreflected | |||
| 0x50 | ManagedCaptureComponents | TMap<uint64, USceneCaptureComponent2D*> | TransientProtected+6 flags | <TMap> | |
Functions 1
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetSceneCapture2DManagedShowOnlyActors(UNiagaraComponent* NiagaraSystem, const FName& ParameterName, const TArray<AActor*>& ShowOnlyActors) | FinalNative+2 flags | 0x20 |