OptimalOcclusionDistanceMode
Declaration
public enum OptimalOcclusionDistanceModeSummary
The sampling mode for determining the distance to the occluder. This distance is used to transform the depth buffer to provide accurate occlusions.
The sampling mode for determining the distance to the occluder. This distance is used to transform the depth buffer to provide accurate occlusions.
determine the closest occluder on the screen.
This will provide the best available occlusions
if there are many occluded virtual objects of similar
size and importance.