Skip to main content

AIDrawTextureProvider

Provider for AI-generated texture assets.

TypeNameInterface Description
Variablesplay: boolean

Function: play.

Variablesprompt: string

Function: get prompt.

Functionsconstructor()

Examples

constructor()

let obj = new APJS.AIDrawTextureProvider();

Use Case

@component()
export class NewBehaviourScript extends APJS.BasicScriptComponent {
onStart() {
// TODO: instantiate / use AIDrawTextureProvider here
}
onUpdate(deltaTime: number) {
}
}
Copyright © 2026 TikTok. All rights reserved.
About TikTokHelp CenterCareersContactLegalTerms of ServicePrivacy PolicyCookies