Api session event editor projectasset: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Api session event editor projectasset Events.
Api session event editor projectasset Events.


[[Project Asset]] editing.
API Endpoints for [[Project Asset]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor projectasset add|ADD]]
|[[Api session event editor projectasset add|add]]
|Upload a new image as a Project asset.
|Upload a new image as a Project asset.
|}
|}


Specific Events:
Additional API Endpoints:
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor projectasset add texture|ADD_TEXTURE]]
|[[Api session event editor projectasset add texture|add_texture]]
|Upload new [[Texture]] 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]]
*[[Api session items projectassets]]
}}
}}


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

Revision as of 11:29, 10 April 2026

Api session event editor projectasset Events.

API Endpoints for Project Asset editing.

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

Additional API Endpoints:

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

See also