unreal.HairGroupsMeshesSourceDescription

class unreal.HairGroupsMeshesSourceDescription

Bases: StructBase

Hair Groups Meshes Source Description

C++ Source:

  • Plugin: HairStrands

  • Module: HairStrandsCore

  • File: GroomAssetMeshes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • group_index (int32): [Read-Write] Group Index: Group index on which this mesh geometry will be used (#hair_todo: change this to be a dropdown selection menu in FHairLODSettings instead)

  • imported_mesh (StaticMesh): [Read-Write] Imported Mesh: Mesh settings

  • lod_index (int32): [Read-Write] LODIndex: LOD on which this mesh geometry will be used. -1 means not used (#hair_todo: change this to be a dropdown selection menu in FHairLODSettings instead)

  • textures (HairGroupCardsTextures): [Read-Write] Textures