unreal.GroomHairGroupPreview
¶
- class unreal.GroomHairGroupPreview(group_name: Name = 'None', group_id: int = 0, curve_count: int = 0, guide_count: int = 0, has_root_uv: bool = False, has_color_attributes: bool = False, has_roughness_attributes: bool = False, has_precomputed_weights: bool = False, interpolation_settings: HairGroupsInterpolation = [])¶
Bases:
StructBase
Groom Hair Group Preview
C++ Source:
Plugin: HairStrands
Module: HairStrandsCore
File: GroomImportOptions.h
Editor Properties: (see get_editor_property/set_editor_property)
curve_count
(int32): [Read-Only] Curve Countgroup_id
(int32): [Read-Only] Group IDgroup_name
(Name): [Read-Only] Group Nameguide_count
(int32): [Read-Only] Guide Counthas_color_attributes
(bool): [Read-Only] Has Color Attributeshas_precomputed_weights
(bool): [Read-Only] Has Precomputed Weightshas_root_uv
(bool): [Read-Only] Has Root UVhas_roughness_attributes
(bool): [Read-Only] Has Roughness Attributesinterpolation_settings
(HairGroupsInterpolation): [Read-Write] Interpolation Settings
- property interpolation_settings: HairGroupsInterpolation¶
[Read-Write] Interpolation Settings
- Type: