enable3d property

bool enable3d
final

Whether the child should be transformed with a 3D perspective effect.

This alters the transformation matrix value (3,2) with dimensionalOffset, intensifying or weakening the perspective change.

Implementation

final bool enable3d;