Skip to main content

Entity::setAnimCurrentTime

Syntax

```js entity.setAnimCurrentTime(animDictionary, animName, time); ```

Required Arguments

  • animDictionary: String
  • animName: String
  • time: float

Return value

  • Undefined

Example

```js // todo ```

See also