QAbstractSpriteSheet Class

( Qt3DExtras::QAbstractSpriteSheet )
繼承: Qt3DCore::QNode

特性

額外繼承成員

特性文檔編製

texture : Qt3DRender::QAbstractTexture *

Holds the current texture used by the material.

訪問函數:

Qt3DRender::QAbstractTexture * texture () const
void setTexture (Qt3DRender::QAbstractTexture * texture )

通知程序信號:

void textureChanged (Qt3DRender::QAbstractTexture * texture )