Constructor
new SpriteRuntimeObjectPixiRenderer(runtimeObject, runtimeScene)
Parameters:
Name | Type | Description |
---|---|---|
runtimeObject |
The object |
|
runtimeScene |
The scene |
Methods
ensureUpToDate()
Call this to make sure the sprite is ready to be rendered.
updateFrame()
Update the internal texture of the PIXI sprite.