public void setToTransform (Transform transform)

Sets the values of this instance to the values provided by the specified transform.

Parameters:
transform    transform whose matrix is to be filled to this instance

Exceptions:
NullPointerException    if the specified transform is null

Since:  JavaFX 8.0