TransformLayer({Matrix4 transform })

Creates a transform layer.

The transform property must be non-null before the compositing phase of the pipeline.

Source

TransformLayer({
  this.transform
});