Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Sampling > API/Runtime/GeometryCore/Sampling/TGaussian2 > API/Runtime/GeometryCore/Sampling/TGaussian2/MakeKernelFromRadius
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Sampling/Gaussians.h |
| Include | #include "Sampling/Gaussians.h" |
static void MakeKernelFromRadius
(
RealType Radius,
TDiscreteKernel2 < RealType > & KernelOut,
bool bNormalized
)