unreal.HairLODSettings

class unreal.HairLODSettings

Bases: StructBase

Hair LODSettings

C++ Source:

  • Plugin: HairStrands

  • Module: HairStrandsCore

  • File: GroomAssetInterpolation.h

Editor Properties: (see get_editor_property/set_editor_property)

  • angular_threshold (float): [Read-Write] Reduce the number of vertices per strands in a uniform manner

  • binding_type (GroomBindingType): [Read-Write] If enable this LOD version will use the provided attachment points

  • curve_decimation (float): [Read-Write] Reduce the number of hair strands in a uniform manner

  • geometry_type (GroomGeometryType): [Read-Write] If enable this LOD version will use cards representation

  • global_interpolation (GroomOverrideType): [Read-Write] Global interpolation

  • screen_size (float): [Read-Write] Reduce the number of hair strands in a uniform manner

  • simulation (GroomOverrideType): [Read-Write] Groom simulation

  • thickness_scale (float): [Read-Write] Reduce the number of hair strands in a uniform manner

  • vertex_decimation (float): [Read-Write] Reduce the number of vertices per strands in a uniform manner

  • visible (bool): [Read-Write] If disable, the hair strands won’t be rendered