Skip to content

Scene View Extensions

A camera mode (Vertex Attribute) has been added to check the vertex data of the model.

WARNING

Some functions do not work in the Metal environment because the camera mode extension uses a geometry shader.

How to use

This extension function will be enabled when you click the camera mode change button (which switches to Wireframe display, etc.) on the toolbar above the Scene View and select Vertex Attribute. A popup will appear in the upper left of the Scene View that allows you to switch the vertex data to be displayed, so you can change this to check the desired data.

Released under the MIT License.