SphereGeometry QML Type
Import Statement: | import Qt3D.Render 2.0 |
Instantiates: | QSphereGeometry |
Properties
- generateTangents : bool
- indexAttribute : Attribute
- normalAttribute : Attribute
- positionAttribute : Attribute
- radius : float
- rings : int
- slices : int
- tangentAttribute : Attribute
- texCoordAttribute : Attribute