Navigation
API > API/Plugins > API/Plugins/ChaosCachingEditor > API/Plugins/ChaosCachingEditor/Sequencer > API/Plugins/ChaosCachingEditor/Sequencer/FChaosCacheSection
- ISequencerSection::DilateSection()
- FChaosCacheSection::DilateSection()
References
| Module | ChaosCachingEditor |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Public/Sequencer/ChaosCacheTrackEditor.h |
| Include | #include "Sequencer/ChaosCacheTrackEditor.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Private/Sequencer/ChaosCacheTrackEditor.cpp |
virtual void DilateSection
&40;
const TRange< FFrameNumber > & NewRange,
float DilationFactor
&41;
Remarks
New Range that's set as we Dilate
Parameters
| Name | Description |
|---|---|
| NewRange | The NewRange. |
| DilationFactor | The factor we have dilated from the beginning of the drag |