![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| class | FGroomVisualizationData |
| struct | FGroomVisualizationData::FModeRecord |
Enumerations | |
| enum class | EGroomViewMode : uint8 { None , SimHairStrands , RenderHairStrands , UV , RootUV , RootUDIM , Seed , Dimension , RadiusVariation , Tangent , Color , Roughness , AO , ClumpID , Cluster , ClusterAABB , Group , LODColoration , ControlPoints , MacroGroups , LightBounds , DeepOpacityMaps , MacroGroupScreenRect , SamplePerPixel , CoverageType , TAAResolveType , VoxelsDensity , MeshProjection , Coverage , MaterialDepth , MaterialBaseColor , MaterialRoughness , MaterialSpecular , MaterialTangent , CardGuides , Tile , Memory , Count } |
Functions | |
| ENGINE_API FGroomVisualizationData & | GetGroomVisualizationData () |
| ENGINE_API EGroomViewMode | GetGroomViewMode (const FSceneView &View) |
| ENGINE_API const TCHAR * | GetGroomViewModeName (EGroomViewMode In) |
| ENGINE_API bool | IsGroomEnabled () |
| ENGINE_API void | SetGroomEnabled (bool In) |
|
strong |
| ENGINE_API EGroomViewMode GetGroomViewMode | ( | const FSceneView & | View | ) |
| ENGINE_API const TCHAR * GetGroomViewModeName | ( | EGroomViewMode | In | ) |
| ENGINE_API FGroomVisualizationData & GetGroomVisualizationData | ( | ) |
| ENGINE_API bool IsGroomEnabled | ( | ) |
| ENGINE_API void SetGroomEnabled | ( | bool | In | ) |