Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.Sprite
Only webGL
pipeline:
Phaser.Renderer.WebGL.WebGLPipeline
Description:
The current WebGL pipeline of this Game Object.
Type:
Phaser.Renderer.WebGL.WebGLPipeline
Default:
null
Inherited from:
Phaser.GameObjects.Components.Pipeline#pipeline
Since:
3.0.0
Source:
src/gameobjects/components/Pipeline.js
(Line
34
)
Possible examples