class
render::SpriteTexture
Inherits:
CoreVariantType<SpriteImage, true>
Render proxy counterpart of a SpriteTexture.
Public
Methods
SetAtlasTexture
Sets the atlas texture to utilize.
Private
Constructors
SpriteTexture
SpriteTexture(const SpriteTextureCreateInformation &createInformation, const SPtr<SpriteImageAllocation> &defaultAllocatedImage)
Methods
SyncFromCoreObject
Update internal data from provided memory buffer that was populated with data from the owning CoreObject.
Fields
mAtlasTexture
TextureType mAtlasTexture