The Algorithm specifies the method used for CSG rendering: - Goldfeather: This algorithm handles convex and concave primitives. It handles the case that the camera is inside of the CSG model better. Generally, it is also known to be more robust. - SCS : This algorithm handles only convex primitives. It is usually faster than Goldfeather. - Automatic : This setting currently choses Goldfeat
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected