Show / Hide Table of Contents

    Struct FUxtBoundingBoxPresetUtils

    Namespace:
    Assembly: .dll
    Syntax
    public: struct FUxtBoundingBoxPresetUtils

    Methods

    | Improve this Doc View Source

    GetPresetAffordances(EUxtBoundingBoxManipulatorPreset Preset)

    Get the list of affordances contained in a preset.

    Declaration
    public: static const TArray<FUxtBoundingBoxAffordanceInfo> & GetPresetAffordances(EUxtBoundingBoxManipulatorPreset Preset)
    Parameters
    Type Name Description
    EUxtBoundingBoxManipulatorPreset Preset
    Returns
    Type Description
    const TArray<FUxtBoundingBoxAffordanceInfo> &
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX