Graphics::patchDecalDiffuseMap

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Required Params

  • decalType: number
  • textureDict: string
  • textureName: string

Return value

  • void

Syntax

mp.game.graphics.patchDecalDiffuseMap(decalType, textureDict, textureName)

Example

//todo


See also