IPicpProjectionBlueprintAPI

Windows
MacOS
Linux

References

Module

PicpProjection

Header

/Engine/Plugins/Runtime/nDisplay/Source/PicpProjection/Public/Blueprints/IPicpProjectionBlueprintAPI.h

Include

#include "Blueprints/IPicpProjectionBlueprintAPI.h"

Syntax

class IPicpProjectionBlueprintAPI

Functions

Name Description

Public function UFunction BlueprintCallable, Category, Meta

void

 

AddProjectionDataListener

Public function UFunction BlueprintCallable, Category, Meta

void

 

ApplyBlurPostProcess

(
    UTextureRenderTarget2D* InOutR...,
    UTextureRenderTarget2D* Tempor...,
    int KernelRadius,
    float KernelScale,
    EPicpBlurPostProcessShaderType Blur...
)

Public function UFunction BlueprintCallable, Category, Meta

void

 

AssignWarpMeshToViewport

(
    const FString& ViewportId,
    UStaticMeshComponent* MeshComp...,
    USceneComponent* OriginCompone...
)

Public function UFunction BlueprintCallable, Category, Meta

void

 

BlendCameraFrameCaptures

(
    UTexture* SrcFrame,
    UTextureRenderTarget2D* DstFra...,
    UTextureRenderTarget2D* Result
)

Public function UFunction BlueprintCallable, Category, Meta

void

 

CleanProjectionDataListener

Public function UFunction BlueprintCallable, Category, Meta

void

 

EnableTextureRenderTargetMips

(
    UTextureRenderTarget2D* Textur...
)

Creates a new render target and initializes it to the specified dimensions

Public function UFunction BlueprintCallable, Category, Meta

int

 

GetViewportCount()

Binds multiple device channels to multiple keys

Public function UFunction BlueprintCallable, Category, Meta

void

 

RemoveProjectionDataListener

Public function UFunction BlueprintCallable, Category, Meta

void

 

SetupOverlayCaptures

(
    const TArray< struct FPicpCameraBle...,
    const TArray< struct FPicpOverlayFr...
)

Public function UFunction BlueprintCallable, Category, Meta

void

 

SetWarpTextureCaptureState

(
    UTextureRenderTarget2D* dstTex...,
    const FString& ViewportId,
    const int ViewIdx,
    bool bCaptureNow
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss