init(visualizationMode:)
Creates a component that isolates a portion of the rendering process and displays it as the entity’s surface texture.
Declaration
init(visualizationMode: ModelDebugOptionsComponent.VisualizationMode = .none)Parameters
- visualizationMode:
The portion of the rendering process to use as the entity’s surface texture.