Api session event editor projectasset: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API api session event editor projectasset Events. ProjectAsset editing. {|class=wikitable !Name !Description |- |ADD |Upload a new image as a Project asset. |} Specific Events: {|class=wikitable !Name !Description |- |ADD_TEXTURE |Upload new Textures as a Project assets, auto rescaled to small, medium, large. |} {{article end|seealso=*Api Events}} Category:API"
 
No edit summary
Line 16: Line 16:
|-
|-
|[[api session event editor projectasset add texture|ADD_TEXTURE]]
|[[api session event editor projectasset add texture|ADD_TEXTURE]]
|Upload new [[Texture]]s as a Project assets, auto rescaled to small, medium, large.
|Upload new [[Texture]] as a Project assets, auto rescaled to small, medium, large.
|}
|}
{{article end|seealso=*[[Api Events]]}}
{{article end|seealso=*[[Api Events]]}}


[[Category:API]]
[[Category:API]]

Revision as of 07:54, 31 March 2026

API api session event editor projectasset Events.

ProjectAsset editing.

Name Description
ADD Upload a new image as a Project asset.

Specific Events:

Name Description
ADD_TEXTURE Upload new Texture as a Project assets, auto rescaled to small, medium, large.

See also