class render::SpriteVectorPath

Inherits: CoreVariantType<SpriteImage, true>

Render proxy counterpart of a SpriteVectorPath.

Private

Constructors

SpriteVectorPath

SpriteVectorPath(const SpriteVectorPathCreateInformation &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.