SequencerSectionConstants::KeySize

The size of each key

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencerSection.h

Include

#include "ISequencerSection.h"

Syntax

namespace SequencerSectionConstants
{
    const FVector2D SequencerSectionConstants::KeySize
    (
        12. 0f,
        12. 0f
    )
}

Remarks

The size of each key

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