unreal.MovieSceneGroomCacheParams

class unreal.MovieSceneGroomCacheParams

Bases: unreal.StructBase

Movie Scene Groom Cache Params

C++ Source:

  • Plugin: HairStrands

  • Module: HairStrandsCore

  • File: MovieSceneGroomCacheSection.h

Editor Properties: (see get_editor_property/set_editor_property)

  • end_frame_offset (FrameNumber): [Read-Write] The offset into the end of the animation clip

  • first_loop_start_frame_offset (FrameNumber): [Read-Write] The offset for the first loop of the animation clip

  • groom_cache (GroomCache): [Read-Write] The animation this section plays

  • play_rate (float): [Read-Write] The playback rate of the animation clip

  • reverse (bool): [Read-Write] Reverse the playback of the animation clip

  • start_frame_offset (FrameNumber): [Read-Write] The offset into the beginning of the animation clip