| Name | Type | Description | 
|---|---|---|
uvBuffer | 
            
            PIXI.Buffer | 
                 Buffer with normalized uv's  | 
        
uvMatrix | 
            
            PIXI.TextureMatrix | 
                 Material UV matrix  | 
        
Members
UV Buffer data.
uvBuffer PIXI.Buffer
Buffer with normalized UV's.
uvMatrix PIXI.TextureMatrix
Material UV matrix.
Methods
Updates
| Name | Type | Attributes | Description | 
|---|---|---|---|
forceUpdate | 
            
            boolean | 
                
                    <optional> | 
            
            
            
                 force the update  |