Skia
2D Graphics Library
skottie::SlotManager::SlotInfo Struct Reference

#include <SlotManager.h>

Public Attributes

TArray< SlotIDfColorSlotIDs
 
TArray< SlotIDfScalarSlotIDs
 
TArray< SlotIDfVec2SlotIDs
 
TArray< SlotIDfImageSlotIDs
 
TArray< SlotIDfTextSlotIDs
 

Member Data Documentation

◆ fColorSlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fColorSlotIDs

◆ fImageSlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fImageSlotIDs

◆ fScalarSlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fScalarSlotIDs

◆ fTextSlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fTextSlotIDs

◆ fVec2SlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fVec2SlotIDs

The documentation for this struct was generated from the following file: