Method GetRootTransform
GetRootTransform()
Returns the root transform of the character for the first frame of
DestinationInterval
Declaration
AffineTransform GetRootTransform()
Returns
Type | Description |
---|---|
AffineTransform |
GetRootTransform(int)
Returns the root transform of the character for the given frame
Declaration
AffineTransform GetRootTransform(int frameIndex)
Parameters
Type | Name | Description |
---|---|---|
int | frameIndex | Frame index in Kinematica binary motion library |
Returns
Type | Description |
---|---|
AffineTransform |