FHashedMaterialParameterInfo

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialLayersFunctions.h

Include

#include "Materials/MaterialLayersFunctions.h"

Syntax

struct FHashedMaterialParameterInfo

Variables

Name Description

Public variable

TEnumAsByte< EM...

 

Association

Public variable

int32

 

Index

Public variable

FHashedName

 

Name

Constructors

Name Description

Public function

FHashedMaterialParameterInfo

(
    const FMaterialParameterInfo& Rhs
)

Public function

FHashedMaterialParameterInfo

(
    const FHashedMaterialParameterInfo ...
)

Public function

FHashedMaterialParameterInfo

(
    const FHashedName& InName,
    EMaterialParameterAssociation InAss...,
    int32 InIndex
)

Public function

FHashedMaterialParameterInfo

(
    const TCHAR* InName,
    EMaterialParameterAssociation InAss...,
    int32 InIndex
)

Public function

FHashedMaterialParameterInfo

(
    const FName& InName,
    EMaterialParameterAssociation InAss...,
    int32 InIndex
)

Functions

Name Description

Public function Const

const FTypeL...

 

GetTypeLayout()

Public function Static

FTypeLayoutD...

 

StaticGetTypeLayout()

Classes

Typedefs

Name

Description

DerivedType

InternalBaseType

Constants

Name

Description

CounterBase

InterfaceType

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