🖐️
Vue PIXI Wrapper
  • Introduction
  • Components
    • Application
    • Display Object
    • Container
    • Graphics
    • Sprite
    • Text
    • Bitmap Text
    • Tiling Sprite
    • Animated Sprite
    • Mesh
    • Nine Slice Plane
    • Simple Plane
    • Simple Rope
    • Particle Container
    • FAQ
  • Examples
    • DEMOS-BASIC
      • Container
      • Transparent Background
      • Tinting
      • Particle Container
    • DEMOS-ADVANCED
      • BlendModes
      • Slots
      • Scratchcard
      • Mouse Trail
      • Star Warp
Powered by GitBook
On this page
  • Usage
  • Extends
  • Additional Props

Was this helpful?

  1. Components

Graphics

PreviousContainerNextSprite

Last updated 3 years ago

Was this helpful?

The p-graphics component renders a PIXI Graphics Object on screen

Usage

Extends

Additional Props

Name
Type
Required
Default
Reactive

draw

Function

geometry

Object<GraphicsGeometry>

undefined

Container