GridGeometry QML Type
Visual helper for showing grid in a scene. More...
Import Statement: | import QtQuick3D.Helpers 1.15 |
Inherits: |
Properties
- horizontalLines : int
- horizontalStep : real
- verticalLines : int
- verticalStep : real
Detailed Description
This helper implements grid geometry, which allows showing a grid in a scene.