23 : Super(ObjectInitializer)
27 TEXT(
"Material'/Carla/PostProcessingMaterials/PhysicLensDistortion.PhysicLensDistortion'"));
29 TEXT(
"Material'/Carla/PostProcessingMaterials/NormalsEffectMaterial.NormalsEffectMaterial'"));
37 FPixelReader::SendPixelsInRenderThread<ANormalsCamera, FColor>(*
this);
TSharedPtr< const FActorInfo > carla::rpc::ActorState UWorld * World
static FActorDefinition GetSensorDefinition()
void PostPhysTick(UWorld *World, ELevelTick TickType, float DeltaSeconds) override
ANormalsCamera(const FObjectInitializer &ObjectInitializer)
void Enable16BitFormat(bool Enable=false)
bool AddPostProcessingMaterial(const FString &Path)
Load the UMaterialInstanceDynamic at the given Path and append it to the list of shaders with Weight.
static FActorDefinition MakeNormalsCameraDefinition()
创建一个法线相机参与者定义。