API reference
API reference
Select your platform
No SDKs available
No versions available

FEdgeStyleParameters Struct

Fields

bool bEnableEdgeColor[Get]
bool bEnableColorMap[Get]
bool bUseColorLuts[Get]
float TextureOpacityFactor[Get]
float Brightness[Get]
float Contrast[Get]
float Posterize[Get]
float Saturation[Get]
FLinearColor EdgeColor[Get]
FLinearColor ColorScale[Get]
FLinearColor ColorOffset[Get]
EOculusXRColorMapType ColorMapType[Get]
TArray< uint8 > ColorMapData[Get]
FColorLutDesc ColorLutDesc[Get]

Member Functions

FEdgeStyleParameters ( )
FEdgeStyleParameters
( bool bEnableEdgeColor,
bool bEnableColorMap,
float TextureOpacityFactor,
float Brightness,
float Contrast,
float Posterize,
float Saturation,
FLinearColor EdgeColor,
FLinearColor ColorScale,
FLinearColor ColorOffset,
EOculusXRColorMapType InColorMapType,
const TArray< FLinearColor > & InColorMapGradient,
const FColorLutDesc & InLutDesc )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon