QSeamlessCubemap

PyQt5.Qt3DRender.QSeamlessCubemap

Inherits from QRenderState.

Description

Enables seamless cubemap texture filtering.

When present in a state set, enables the seamless cubemap texture filtering as provided by the GL_ARB_seamless_cubemap extension (if available).

Methods

__init__(parent: QNode = None)

The constructor creates a new QSeamlessCubemap::QSeamlessCubemap instance with the specified parent.