User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_textures.setpartoffset_integer_integer

Table of Contents

TGIS_Textures.SetPartOffset method

DK11 for Python | tatukgis.pdk.TGIS_Textures.SetPartOffset | Methods | Properties

Set a part offset.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def SetPartOffset(
  self,
  _part: int,
  _offset: int
) -> None: 

Parameters

Name Type Description
_part int part number
_offset int new offset
2023/08/09 01:59

Page Tools