KD
Size: a a a
KD
VK
AD
KD
Б
"if it was added directly to a native Slate widget via TakeWidget() then it must be removed explicitly rather than via RemoveFromParent()"
Б
Б
Б
n
N[
n
N[
n
float GetDistanceToNearestSurfaceGlobal(float3 WorldPosition)
{
float DistanceToSurface = MaxGlobalDistance;
float DistanceFromClipmap = ComputeDistanceFromBoxToPointInside(GlobalVolumeCenterAndExtent[0].xyz, GlobalVolumeCenterAndExtent[0].www, WorldPosition);
//@todo - would be nice to atlas to get rid of branches and multiple samplers but the partial update scrolling relies on wrap addressing
BRANCH
if (DistanceFromClipmap > GlobalVolumeCenterAndExtent[0].w * GlobalVolumeTexelSize)
AY
СВ
СВ
СВ
AY
AY
СВ