set_transform


Description:

[ Version ( since = "1.12" ) ]
public void set_transform (Matrix? transform)

Overrides the transformations of a Actor with a custom matrix, which will be applied relative to the origin of the actor's allocation and to the actor's pivot point.

The transform property is animatable.

Parameters:

this

a Actor

transform

a Matrix, or null to unset a custom transformation