Skip to content

Conversation

adamchalmers
Copy link
Collaborator

Comment on lines +1738 to +1739
/// Set the grid lines to auto scale. The grid will get larger the further you zoom out,
/// and smaller the more you zoom in.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This text needs updating.

Comment on lines +1738 to +1739
/// Set the grid lines to auto scale. The grid will get larger the further you zoom out,
/// and smaller the more you zoom in.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation comment for the Wireframe struct appears to be copied from SetGridAutoScale. It should be updated to accurately describe the wireframe rendering functionality instead of grid auto-scaling behavior. This would help maintain clear and accurate API documentation.

Suggested change
/// Set the grid lines to auto scale. The grid will get larger the further you zoom out,
/// and smaller the more you zoom in.
/// Controls wireframe rendering, which displays the edges or outlines of a 3D model
/// without filling in the faces, showing the underlying structure of the model.

Spotted by Diamond

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants