Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Cameras.Scene2D.Camera
Only webGL
pipelineData: object
Description:
An object to store pipeline specific data in, to be read by the pipelines this Game Object uses.
Type:
object
Inherited from:
Phaser.GameObjects.Components.Pipeline#pipelineData
Since:
3.50.0
Source:
src/gameobjects/components/Pipeline.js
(Line
70
)
Possible examples