AxisHelper QML Type
Visual helper for showing axis in 3D scene. More...
Import Statement: | import QtQuick3D.Helpers 1.15 |
Inherits: |
Properties
- enableAxisLines : bool
- enableXYGrid : bool
- enableXZGrid : bool
- enableYZGrid : bool
- gridColor : color
- gridOpacity : real
Detailed Description
This helper allows the user to visualize axis and axis grid in the 3D scene.