Developer Site
Blog
Discord
Forum
GitHub
Preparing search index...
The search index is not available
PlayCanvas API Reference
PlayCanvas API Reference
Engine
WebglTexture
Class WebglTexture
A WebGL implementation of the Texture.
Index
Properties
texture
Methods
upload
Properties
texture
texture
:
Texture
Methods
upload
upload
(
device
:
WebglGraphicsDevice
,
texture
:
Texture
)
:
void
Parameters
device
:
WebglGraphicsDevice
The device.
texture
:
Texture
The texture to update.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
texture
Methods
upload
Developer Site
Blog
Discord
Forum
GitHub
PlayCanvas API Reference
Loading...
A WebGL implementation of the Texture.