Your thoughts on and comments to Volume Rendering in Unreal Engine 4.

When your plane is stored in general form whole test is just:


bool whichSide = dot(planeNormal, wordPosition) < planeDistanceFromOrigin;