class render::SpriteGlyph

Inherits: CoreVariantType<SpriteImage, true>

Render proxy counterpart of a SpriteGlyph.

Private

Constructors

SpriteGlyph

SpriteGlyph(const SpriteGlyphCreateInformation &createInformation, const SPtr<SpriteImageAllocation> &defaultAllocatedImage)

Methods

SyncFromCoreObject

void SyncFromCoreObject(const CoreSyncData &data, FrameAllocator &allocator) override

Update internal data from provided memory buffer that was populated with data from the owning CoreObject.