This function stops the action in the current Scene Graph branch.
public void StopActionInBranch()
Public Sub StopActionInBranch
public: void StopActionInBranch()
member StopActionInBranch : unit -> unit
Note: It doesn't mean we kill the action!
It is mainly used to stop the GetBoundingBox action in the SoBBox node.