GTA V NativesplayerPlayer::setFacialDecorationOn this pagePlayer::setFacialDecorationConsole Hash: 0x8CD3E487 Syntax ```js player.setFacialDecoration(collection, overlay); ``` Required Arguments collection: Model hash or name overlay: Model hash or name Return value Undefined Example ```js // todo ``` See also