FDatasmithMasterMaterial

Represents a material that exposes named parameters for override purpose.

Windows
MacOS
Linux

References

Module

DatasmithTranslator

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/MasterMaterials/DatasmithMasterMaterial.h

Include

#include "MasterMaterials/DatasmithMasterMaterial.h"

Syntax

class FDatasmithMasterMaterial

Remarks

Represents a material that exposes named parameters for override purpose.

that this can be a Material or a MaterialInstance.

Variables

Name Description

Public variable

TSet< FString >

 

BoolParams

Public variable

TSet< FString >

 

ScalarParams

Public variable

TSet< FString >

 

TextureParams

Public variable

TSet< FString >

 

VectorParams

Constructors

Name Description

Public function

FDatasmithMasterMaterial()

Functions

Name Description

Public function

void

 

FromMaterial

(
    UMaterialInterface* InMaterial
)

Public function

void

 

FromSoftObjectPath

(
    const FSoftObjectPath& InObjectPat...
)

Public function Const

UMaterialInt...

 

GetMaterial()

Public function Const

bool

 

IsValid()

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