OnFloatingOriginShifted
property in Coherence.Toolkit.CoherenceBridge
Properties
public Action<FloatingOriginShiftArgs> OnFloatingOriginShifted { get; set; }
Invoked at the end of the floating point origin shifting operation started via SetFloatingOrigin(Vector3d) or TranslateFloatingOrigin(Vector3d), after all objects have been shifted..
Property Value
Type | Description |
---|---|
Action<FloatingOriginShiftArgs> |