FImageTileAccumulator::CalcSampleWeight

Given the dstance from a sample, calculate the weight.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieRenderTileImage.h

Include

#include "MovieRenderTileImage.h"

Source

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MovieRenderTileImage.cpp

Syntax

float CalcSampleWeight
(
    float InDistance
) const

Remarks

Given the dstance from a sample, calculate the weight.

Parameters

Parameter

Description

InDistance

The distance from the sample to the pixel center.

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