Method GetPlaneRootTransform
GetPlaneRootTransform()
Override to return the root transform of the Solver. The default implementation returns the root transform of the first chain.
Declaration
protected virtual Transform GetPlaneRootTransform()
Returns
Type | Description |
---|---|
Transform | Transform representing the root. |