is2D property
The is2D read-only property of the CSSTransformComponent interface
indicates where the transform is 2D or 3D.
Implementation
external bool get is2D;
Implementation
external set is2D(bool value);
The is2D read-only property of the CSSTransformComponent interface
indicates where the transform is 2D or 3D.
external bool get is2D;
external set is2D(bool value);