py3dframe.Transform.dynamic#

property Transform.dynamic: bool#

Getter and setter for the dynamic attribute.

The dynamic attribute is a boolean. If True, the transformation will be affected by the changes in the input frame or the output frame.

Returns:

If True, the transformation will be affected by the changes in the input frame or the output frame.

Return type:

bool