UTextureRenderTargetCubeFactoryNew

TextureRenderTargetCubeFactoryNew.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UFactory

UTextureRenderTargetCubeFactoryNew

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/TextureRenderTargetCubeFactoryNew.h

Include

#include "Factories/TextureRenderTargetCubeFactoryNew.h"

Syntax

class UTextureRenderTargetCubeFactoryNew : public UFactory

Remarks

TextureRenderTargetCubeFactoryNew.

Variables

Name Description

Public variable

uint8

 

Format

Surface format of new texture

Public variable

int32

 

Width

Width of new texture

Constructors

Name Description

Public function

UTextureRenderTargetCubeFactoryNew

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UFactory

Name Description

Public function Virtual

UObject *...

 

FactoryCreateNew

(
    UClass* InClass,
    UObject* InParent,
    FName InName,
    EObjectFlags Flags,
    UObject* Context,
    FFeedbackContext* Warn
)

Create a new object by class.

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