get_child_transform


Description:

[ Version ( since = "1.12" ) ]
public Matrix get_child_transform ()

Retrieves the child transformation matrix set using set_child_transform; if none is currently set, the transform matrix will be initialized to the identity matrix.

Parameters:

this

a Actor

transform

a Matrix