Properties:
| Name | Type | Description | 
|---|---|---|
name | 
            
            
                string | 
                 Optional. Some plugins provide an API name/property, such as Renderer plugins  | 
        
priority | 
            
            
                number | 
                 Optional, used for sorting the plugins in a particular order  | 
        
ref | 
            
            
                any | 
                 Reference to the plugin object/class  | 
        
type | 
            
            
                PIXI.ExtensionType | PIXI.ExtensionType[] | 
                 The extension type, can be multiple types  | 
        
Members
Optional. Some plugins provide an API name/property, such as Renderer plugins
Optional, used for sorting the plugins in a particular order
Reference to the plugin object/class
type PIXI.ExtensionType | PIXI.ExtensionType[]
The extension type, can be multiple types