UControlRigBlueprint::GetPreviewMesh

Get the preview mesh for this asset

Windows
MacOS
Linux

Override Hierarchy

IInterface_PreviewMeshProvider::GetPreviewMesh()

UControlRigBlueprint::GetPreviewMesh()

References

Module

ControlRigDeveloper

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Public/ControlRigBlueprint.h

Include

#include "ControlRigBlueprint.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Private/ControlRigBlueprint.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Control Rig Blueprint")
virtual USkeletalMesh * GetPreviewMesh() const

Remarks

Get the preview mesh for this asset

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