UGizmoUniformScaleParameterSource::Construct

Create a standard instance of this ParameterSource, with the given AxisSource and TransformSource

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseGizmos/ParameterToTransformAdapters.h

Include

#include "BaseGizmos/ParameterToTransformAdapters.h"

Syntax

static UGizmoUniformScaleParameterSource * Construct
(
    IGizmoAxisSource * AxisSourceIn,
    IGizmoTransformSource * TransformSourceIn,
    UObject * Outer
)

Remarks

Create a standard instance of this ParameterSource, with the given AxisSource and TransformSource

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