UMovieSceneGroomCacheSection::GetAutoSizeRange

Returns the range to auto size this section to, if there is one.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSection::GetAutoSizeRange()

UMovieSceneGroomCacheSection::GetAutoSizeRange()

References

Module

HairStrandsCore

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/MovieSceneGroomCacheSection.h

Include

#include "MovieSceneGroomCacheSection.h"

Source

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/MovieSceneGroomCacheSection.cpp

Syntax

virtual TOptional< TRange< FFrameNumber > > GetAutoSizeRange() const

Remarks

Returns the range to auto size this section to, if there is one. This defaults to the range of all the keys.

Returns

the range of this section to auto size to

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss