Class
USceneCaptureComponent2D
: USceneCaptureComponent : USceneComponent : UActorComponent : UObject0x00x0BE0
Members 40
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | ProjectionType | ECameraProjectionMode | 7 flags | Perspective | |
| 0x04 | FOVAngle | float | 8 flags | 90 | |
| 0x04 | FirstPersonFieldOfView | float | 8 flags | 90 | |
| 0x04 | FirstPersonScale | float | 8 flags | 1 | |
| 0x04 | OrthoWidth | float | 7 flags | 1536 | |
| 0x01 | bAutoCalculateOrthoPlanes | bool | 7 flags | true | |
| 0x033D | 0x03 | padding / unreflected | |||
| 0x04 | AutoPlaneShift | float | 7 flags | 0 | |
| 0x01 | bUpdateOrthoPlanes | bool | 7 flags | false | |
| 0x01 | bUseCameraHeightAsViewTarget | bool | 7 flags | false | |
| 0x0346 | 0x02 | padding / unreflected | |||
| 0x04 | Overscan | float | 7 flags | 0 | |
| 0x034C | 0x04 | padding / unreflected | |||
| 0x08 | TextureTarget | UTextureRenderTarget2D* | 8 flags | nullptr | |
| 0x01 | CompositeMode | ESceneCaptureCompositeMode | 7 flags | SCCM_Overwrite | |
| 0x0359 | 0x07 | padding / unreflected | |||
| 0x760 | PostProcessSettings | FPostProcessSettings | 4 flags | {bOverride_TemperatureType=false, bOverride_WhiteTemp=false… | |
| 0x04 | PostProcessBlendWeight | float | 8 flags | 1 | |
| 0x01 | bOverride_CustomNearClippingPlane : 1bit 0 | bool | 5 flags | false | |
| 0x0AC5 | 0x03 | padding / unreflected | |||
| 0x04 | CustomNearClippingPlane | float | 8 flags | 0 | |
| 0x01 | bUseCustomProjectionMatrix | bool | 7 flags | false | |
| 0x0ACD | 0x03 | padding / unreflected | |||
| 0x80 | CustomProjectionMatrix | FMatrix | 6 flags | {XPlane={W=0}, YPlane={W=0}, ZPlane={W=0}, WPlane={W=1}} | |
| 0x01 | bUseFauxOrthoViewPos | bool | 5 flags | false | |
| 0x01 | bEnableOrthographicTiling | bool | 8 flags | false | |
| 0x0B52 | 0x02 | padding / unreflected | |||
| 0x04 | NumXTiles | int32 | 8 flags | 4 | |
| 0x04 | NumYTiles | int32 | 8 flags | 4 | |
| 0x01 | bEnableClipPlane | bool | 8 flags | false | |
| 0x0B5D | 0x03 | padding / unreflected | |||
| 0x18 | ClipPlaneBase | FVector | 8 flags | {X=0, Y=0, Z=0} | |
| 0x18 | ClipPlaneNormal | FVector | 8 flags | {X=0, Y=0, Z=1} | |
| 0x01 | bRenderInMainRenderer | bool | 7 flags | false | |
| 0x01 | UnlitViewmode | ESceneCaptureUnlitViewmode | 7 flags | Capture | |
| 0x0B92 | 0x02 | padding / unreflected | |||
| 0x01 | bCameraCutThisFrame : 1bit 0 | bool | Transient+4 flags | false | |
| 0x01 | bEnableFirstPersonFieldOfView : 1bit 1 | bool | 5 flags | false | |
| 0x01 | bEnableFirstPersonScale : 1bit 2 | bool | 5 flags | false | |
| 0x01 | bConsiderUnrenderedOpaquePixelAsFullyTranslucent : 1bit 3 | bool | 5 flags | false | |
| 0x01 | bMainViewFamily : 1bit 4 | bool | 5 flags | false | |
| 0x01 | bMainViewResolution : 1bit 5 | bool | 5 flags | false | |
| 0x01 | bMainViewCamera : 1bit 6 | bool | 5 flags | false | |
| 0x01 | bInheritMainViewCameraPostProcessSettings : 1bit 7 | bool | 5 flags | false | |
| 0x01 | bIgnoreScreenPercentage : 1bit 0 | bool | 5 flags | false | |
| 0x0B96 | 0x02 | padding / unreflected | |||
| 0x08 | MainViewResolutionDivisor | FIntPoint | 7 flags | {X=1, Y=1} | |
| 0x08 | UserSceneTextureBaseColor | FName | 7 flags | None | |
| 0x08 | UserSceneTextureNormal | FName | 7 flags | None | |
| 0x08 | UserSceneTextureSceneColor | FName | 7 flags | None | |
| 0x0BB8 | 0x28 | unreflected bytes to end of USceneCaptureComponent2D | |||
Inherited from USceneCaptureComponent 22
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | PrimitiveRenderMode | ESceneCapturePrimitiveRenderMode | 7 flags | PRM_LegacySceneCapture | |
| 0x01 | CaptureSource | ESceneCaptureSource | 8 flags | SCS_SceneColorHDR | |
| 0x01 | bCaptureEveryFrame : 1bit 0 | bool | 5 flags | true | |
| 0x01 | bCaptureOnMovement : 1bit 1 | bool | 5 flags | true | |
| 0x01 | bCaptureGpuNextRender : 1bit 2 | bool | Transient+9 flags | false | |
| 0x01 | bDumpGpuNextRender : 1bit 3 | bool | Transient+9 flags | false | |
| 0x01 | bExcludeFromSceneTextureExtents : 1bit 5 | bool | 6 flags | false | |
| 0x01 | bAlwaysPersistRenderingState | bool | 7 flags | false | |
| 0x0244 | 0x04 | padding / unreflected | |||
| 0x10 | HiddenComponents | TArray<TWeakObjectPtr<UPrimitiveComponent>> | 5 flags | [] | |
| 0x10 | HiddenActors | TArray<AActor*> | 7 flags | [] | |
| 0x10 | ShowOnlyComponents | TArray<TWeakObjectPtr<UPrimitiveComponent>> | 5 flags | [] | |
| 0x10 | ShowOnlyActors | TArray<AActor*> | 7 flags | [] | |
| 0x04 | LODDistanceFactor | float | 7 flags | 1 | |
| 0x04 | MaxViewDistanceOverride | float | 7 flags | -1 | |
| 0x04 | CaptureSortPriority | int32 | 8 flags | 0 | |
| 0x01 | bUseRayTracingIfEnabled | bool | 7 flags | false | |
| 0x0295 | 0x03 | padding / unreflected | |||
| 0x08 | CollectionTransform | UMaterialParameterCollection* | 9 flags | nullptr | |
| 0x08 | CollectionTransformWorldToLocal | FName | 8 flags | None | |
| 0x08 | CollectionTransformProjection | FName | 8 flags | None | |
| 0x01 | ViewLightingChannels | FViewLightingChannels | 4 flags | {bViewChannel0=true, bViewChannel1=false, bViewChannel2=fal… | |
| 0x02B1 | 0x07 | padding / unreflected | |||
| 0x10 | ShowFlagSettings | TArray<FEngineShowFlagsSetting> | 5 flags | [] | |
| 0x02C8 | 0x40 | padding / unreflected | |||
| 0x10 | ProfilingEventName | FString | 6 flags | "" | |
Inherited from USceneComponent 29
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | PhysicsVolume | TWeakObjectPtr<APhysicsVolume> | Transient+6 flags | nullptr | |
| 0x08 | AttachParent | USceneComponent* | NetRepNotify+8 flags | nullptr | |
| 0x08 | AttachSocketName | FName | NetRepNotify+5 flags | None | |
| 0x00D8 | 0x08 | padding / unreflected | |||
| 0x10 | AttachChildren | TArray<USceneComponent*> | NetTransient+7 flags | [] | |
| 0x10 | ClientAttachedChildren | TArray<USceneComponent*> | Transient+6 flags | [] | |
| 0x0100 | 0x40 | padding / unreflected | |||
| 0x18 | RelativeLocation | FVector | NetRepNotify+8 flags | {X=0, Y=0, Z=0} | |
| 0x18 | RelativeRotation | FRotator | NetRepNotify+7 flags | {Pitch=0, Yaw=0, Roll=0} | |
| 0x18 | RelativeScale3D | FVector | NetRepNotify+8 flags | {X=1, Y=1, Z=1} | |
| 0x18 | ComponentVelocity | FVector | 5 flags | {X=0, Y=0, Z=0} | |
| 0x01 | bComponentToWorldUpdated : 1bit 0 | bool | Transient+3 flags | false | |
| 0x01 | bAbsoluteLocation : 1bit 2 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bAbsoluteRotation : 1bit 3 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bAbsoluteScale : 1bit 4 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bVisible : 1bit 5 | bool | NetRepNotify+6 flags | true | |
| 0x01 | bShouldBeAttached : 1bit 6 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapLocationWhenAttached : 1bit 7 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapRotationWhenAttached : 1bit 0 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapScaleWhenAttached : 1bit 1 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldUpdatePhysicsVolume : 1bit 2 | bool | 6 flags | false | |
| 0x01 | bHiddenInGame : 1bit 3 | bool | 7 flags | false | |
| 0x01 | bBoundsChangeTriggersStreamingDataRebuild : 1bit 4 | bool | 3 flags | false | |
| 0x01 | bUseAttachParentBound : 1bit 5 | bool | 6 flags | false | |
| 0x01 | bComputeFastLocalBounds : 1bit 6 | bool | 3 flags | false | |
| 0x01 | bComputeBoundsOnceForGame : 1bit 7 | bool | 3 flags | false | |
| 0x01 | bComputedBoundsOnceForGame : 1bit 0 | bool | 3 flags | false | |
| 0x01 | bIsNotRenderAttachmentRoot : 1bit 1 | bool | 3 flags | false | |
| 0x01 | Mobility | EComponentMobility | Net+8 flags | Movable | |
| 0x01 | DetailMode | EDetailMode | 9 flags | DM_Low | |
| 0x01 | PhysicsVolumeChangedDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
Inherited from UActorComponent 15
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x30 | PrimaryComponentTick | FActorComponentTickFunction | 3 flags | {} | |
| 0x10 | ComponentTags | TArray<FName> | 4 flags | [] | |
| 0x10 | AssetUserData | TArray<UAssetUserData*> | Protected+8 flags | [] | |
| 0x0088 | 0x04 | padding / unreflected | |||
| 0x04 | UCSSerializationIndex | int32 | 5 flags | -1 | |
| 0x0090 | 0x04 | padding / unreflected | |||
| 0x01 | bNetAddressable : 1bit 5 | bool | Protected+3 flags | false | |
| 0x01 | bReplicateUsingRegisteredSubObjectList : 1bit 6 | bool | Protected+9 flags | false | |
| 0x01 | bReplicates : 1bit 7 | bool | Net+7 flags | false | |
| 0x0095 | 0x01 | padding / unreflected | |||
| 0x01 | bAutoActivate : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bIsActive : 1bit 4 | bool | NetTransient+4 flags | false | |
| 0x01 | bEditableWhenInherited : 1bit 5 | bool | 5 flags | true | |
| 0x01 | bCanEverAffectNavigation : 1bit 7 | bool | Protected+6 flags | false | |
| 0x01 | bIsEditorOnly : 1bit 1 | bool | 6 flags | false | |
| 0x0098 | 0x19 | padding / unreflected | |||
| 0x01 | CreationMethod | EComponentCreationMethod | 5 flags | Native | |
| 0x01 | OnComponentActivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnComponentDeactivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
Functions 3
| Signature | Flags | Native | Params |
|---|---|---|---|
| void RemoveBlendable(const TScriptInterface<IBlendableInterface>& InBlendableObject) | FinalNative+1 flags | 0x10 | |
| void CaptureScene() | FinalNative+1 flags | 0x00 | |
| void AddOrUpdateBlendable(const TScriptInterface<IBlendableInterface>& InBlendableObject, float InWeight) | FinalNative+1 flags | 0x14 |
Used by 15
types with a member, parameter or interface of this typeABaseFirstPersonCharacterABP_LiveMapCamera_CACompositingCaptureBaseUComposureBlueprintLibraryUComposurePostProcessPassUComposurePostProcessPassPolicyUGameplayStaticsUMovieSceneComposureExportInitializerUNiagaraDataInterfaceSceneCapture2DARadarMapCameraASceneCapture2DAUDS_Cloud_Paint_Container_CAUltra_Dynamic_Weather_CUW_DopplerRadar_CUWeather_Mask_Projection_Box_Component_C