unreal.GroomAnimationInfo

class unreal.GroomAnimationInfo

Bases: unreal.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] Attributes

  • duration (float): [Read-Only] Duration

  • end_frame (int32): [Read-Only] End Frame

  • num_frames (uint32): [Read-Only] Num Frames

  • seconds_per_frame (float): [Read-Only] Seconds Per Frame

  • start_frame (int32): [Read-Only] Start Frame