Api session event editor projectasset: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor projectasset Endpoints. | Api session event editor projectasset Endpoints. | ||
API | API End[[#Api Model Point|Point]]s for [[Project Asset]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 7: | Line 7: | ||
|- | |- | ||
|[[Api session event editor projectasset add|add]] | |[[Api session event editor projectasset add|add]] | ||
|Upload a new image as a Project | |Upload a new image as a [[Project Asset]]. | ||
|} | |} | ||
Additional API | Additional API End[[#Api Model Point|Point]]s: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| 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]] as a Project | |Upload new [[Texture]]s as a [[Project Asset]]s, auto rescaled to small, medium, large. | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
Revision as of 14:47, 2 June 2026
Api session event editor projectasset Endpoints.
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 Textures as a Project Assets, auto rescaled to small, medium, large. |