Apply basic kick phase to a KeyframeConfig with anatomy integration Handles common kick phase bones: hip, knee, supportKnee, pelvis, ankle Now includes automatic foot highlighting for kick visualization
KeyframeConfig to apply phase to
Basic kick phase data (CHAMBER, EXTENSION, HIGH_PEAK)
Configuration including anatomy options
// Apply kick with automatic foot highlightapplyKickPhaseToConfig(kf, KICK_PHASES.EXTENSION, { highlightKickingFoot: true}); Copy
// Apply kick with automatic foot highlightapplyKickPhaseToConfig(kf, KICK_PHASES.EXTENSION, { highlightKickingFoot: true});
KeyframeConfig에발차기단계적용
Apply basic kick phase to a KeyframeConfig with anatomy integration Handles common kick phase bones: hip, knee, supportKnee, pelvis, ankle Now includes automatic foot highlighting for kick visualization