UBakedOcclusionMapToolProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/BakeMeshAttributeMapsTool.h

Include

#include "BakeMeshAttributeMapsTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UBakedOcclusionMapToolProperties : public UInteractiveToolPropertySet

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bGaussianBlur

Whether or not to apply Gaussian Blur to computed AO Map (recommended)

Public variable UProperty Category, EditAnywhere, Meta

float

 

BiasAngle

Contribution of AO rays that are within this angle (degrees) from horizontal are attenuated.

Public variable UProperty Category, EditAnywhere, Meta

float

 

BlurRadius

Pixel Radius of Gaussian Blur Kernel

Public variable UProperty Category, EditAnywhere

EOcclusionMapDi...

 

Distribution

Angular distribution of occlusion rays in the spread angle.

Public variable UProperty Category, EditAnywhere, Meta

float

 

MaxDistance

Maximum occlusion distance (0 = infinity)

Public variable UProperty Category, EditAnywhere

ENormalMapSpace

 

NormalSpace

Coordinate space of the bent normal map.

Public variable UProperty Category, EditAnywhere, Meta

int32

 

OcclusionRays

Number of occlusion rays

Public variable UProperty Category, EditAnywhere

EOcclusionMapPr...

 

Preview

Occlusion map output to preview

Public variable UProperty Category, EditAnywhere, Meta

float

 

SpreadAngle

Maximum spread angle of occlusion rays.

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