UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDatasmithCompositeSurface Class Reference

#include <DatasmithSceneElementsImpl.h>

Public Member Functions

 FDatasmithCompositeSurface (const TSharedPtr< IDatasmithCompositeTexture > &SubComp)
 
 FDatasmithCompositeSurface (const TCHAR *InTexture, FDatasmithTextureSampler InTexUV)
 
 FDatasmithCompositeSurface (const FLinearColor &InColor)
 
bool GetUseTexture () const
 
bool GetUseColor () const
 
bool GetUseComposite () const
 
FDatasmithTextureSamplerGetParamTextureSampler ()
 
const TCHARGetParamTexture () const
 
void SetParamTexture (const TCHAR *InTexture)
 
const FLinearColorGetParamColor () const
 
TSharedPtr< IDatasmithCompositeTexture > & GetParamSubComposite ()
 

Constructor & Destructor Documentation

◆ FDatasmithCompositeSurface() [1/3]

FDatasmithCompositeSurface::FDatasmithCompositeSurface ( const TSharedPtr< IDatasmithCompositeTexture > &  SubComp)

◆ FDatasmithCompositeSurface() [2/3]

FDatasmithCompositeSurface::FDatasmithCompositeSurface ( const TCHAR InTexture,
FDatasmithTextureSampler  InTexUV 
)

◆ FDatasmithCompositeSurface() [3/3]

FDatasmithCompositeSurface::FDatasmithCompositeSurface ( const FLinearColor InColor)

Member Function Documentation

◆ GetParamColor()

const FLinearColor & FDatasmithCompositeSurface::GetParamColor ( ) const

◆ GetParamSubComposite()

TSharedPtr< IDatasmithCompositeTexture > & FDatasmithCompositeSurface::GetParamSubComposite ( )

◆ GetParamTexture()

const TCHAR * FDatasmithCompositeSurface::GetParamTexture ( ) const

◆ GetParamTextureSampler()

FDatasmithTextureSampler & FDatasmithCompositeSurface::GetParamTextureSampler ( )

◆ GetUseColor()

bool FDatasmithCompositeSurface::GetUseColor ( ) const

◆ GetUseComposite()

bool FDatasmithCompositeSurface::GetUseComposite ( ) const

◆ GetUseTexture()

bool FDatasmithCompositeSurface::GetUseTexture ( ) const

◆ SetParamTexture()

void FDatasmithCompositeSurface::SetParamTexture ( const TCHAR InTexture)

The documentation for this class was generated from the following files: