Skip to main content
POST
Update entity components

Path Parameters

id
integer<int32>
required

Entity id

Required range: x >= 0

Body

application/json
agent_id
integer<int32> | null
Required range: x >= 0
collider
object
color
string | null
physics_body
string | null
transform
null | object
velocity
null | object

Response

200 - application/json

Components applied.

ok
boolean
required
message
string | null