Navigation
API > API/Plugins > API/Plugins/USDClasses > API/Plugins/USDClasses/UUsdSparseVolumeTextureAssetUser-
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="USD")
TArray < int32 > TimeSamplePathIndices
Remarks
Corresponding indices of the frame of the SVT that should be played at a particular timeCode. Example: TimeSamplePathTimeCodes is [10, 20] and TimeSamplePathIndices is [2, 7] --> At timeCode 10 the frame index 2 of the SVT should be played, i.e. the .vdb file that is the third entry within TimeSamplePaths