onRightClick Method
Called when user right clicks on clip geometry or clip modify handle. Return true if event handled.
onRightClick(hit: HitDetail, ev: BeButtonEvent): boolean
| Parameter | Type | Description | 
|---|---|---|
| hit | HitDetail | |
| ev | BeButtonEvent | 
Returns - boolean
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.