SetObjectTexture

From Onset Developer Wiki
Revision as of 14:56, 14 November 2019 by 28days (talk | contribs)
SetObjectTexture

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

SetObjectTexture(object, TextureFile [, MaterialSlot])

Parameters

  • object
    The object identifier.
  • TextureFile
    The texture file in your package folder.
  • MaterialSlot (optional)
    The material slot of the object model

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also