Interface dnx.lr.GlobalPassViewPositionNode
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface dnx.lr.GlobalPassViewPositionNode

public interface GlobalPassViewPositionNode
extends Object
extends GlobalPassNode
A global pass node that is culled based on the position of the viewpoint. This means that it will only be visited if the viewer position lies within the node's bounding box.

All Packages  Class Hierarchy  This Package  Previous  Next  Index