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 )