ClipGroup

A clip group allows you to consolidate multiple ActionClip into one "folder". Usually used by the Controller Editor the functionalities provided by the clip group structure gives you the opportunity to construct, select, deselect common ActionClip together by regrouping them together and more.

See Also

Static Variables


Name Description
actionclip_count Number of ActionClip contained within the ClipGroup.
actionlayer The ActionLayer reference pointer the ClipGroup belongs to.
uid Internal unique id for the system to identify the ClipGroup.

Variables


Name Description
name Unique name to identify the ClipGroup from its parent ActionLayer.
color A color to identify in the editor all ActionClip contained within the ClipGroup.

Functions


Name Description
AddActionClip Add an existing ActionClip to the active ClipGroup.
AddActionClip Get an ActionClip that belongs to the current ClipGroup.
GetActionClipAt Get a specific ActionClip that resides in the current ClipGroup using its index as key.
GetActionClipIndex Extract the index of a specific ActionClip that belongs to the current ClipGroup.
RemoveActionClip Remove a specific ActionClip from the current ClipGroup.
RemoveActionClipAt Remove an ActionClip from the ClipGroup using its index as key.
SelectAll Mark all ActionClip contained in the ClipGroup as selected.
DeselectAll Deselect all ActionClip contained in the ClipGroup.
IsSelected Test wether or not the ActionClip contained in the group are all selected.




NRG - API 2022.4.384543 - Fri Nov 4 2022
Copyright © 2022 nrgcore.com. All Rights Reserved. Terms of Service - Privacy Policy - EULA