unreal.GroomAnimationInfo

class unreal.GroomAnimationInfo

Bases: StructBase

Relevant information about a groom animation

C++ Source:

  • Plugin: HairStrands

  • Module: HairStrandsCore

  • File: GroomCacheData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • attributes (GroomCacheAttributes): [Read-Only]

  • duration (float): [Read-Only]

  • end_frame (int32): [Read-Only]

  • num_frames (uint32): [Read-Only]

  • seconds_per_frame (float): [Read-Only]

  • start_frame (int32): [Read-Only]