MohoLayer:GetParentTransform(frame, matrix, doc)
Version added: before 9.5
Arguments:
Name | Type | Description | Default | Ver |
frame | int | Frame number | < 9.5 | |
matrix | Matrix | Transform matrix to fill in | < 9.5 | |
doc | MohoDoc | The document object | < 9.5 |
Return value:
void none
Gets the parent layer's transformation at a given frame.
<< Back to MohoLayer