depthPass
A depth pass that controls when the renderer draws the depth of model entities in the group relative to their color.
Declaration
var depthPass: ModelSortGroup.DepthPass? { get }Discussion
You can tell the renderer to draw the depth and color together by setting the value to nil.