# EntityProps

Type alias · category: Other

Source: https://github.com/playcanvas/editor-api/blob/4303c34bcee9a418297350899ad3a3f555526ec4/external/types/entity.d.ts#L8

Represents an Entity.

What follows is a reference for all possible asset paths that can be passed to functions such as [Entity#get](https://api.playcanvas.com/editor/classes/Entity.md#get) and [Entity#set](https://api.playcanvas.com/editor/classes/Entity.md#set).

Common Entity Properties:

```ts
type EntityProps = undefined
```
