DK11 for Java | tatukgis.jdk.TGIS_Textures.GetPartSize | Methods | Properties
Get part size.
// Java public int GetPartSize( int _part );
// Oxygene public function GetPartSize( _part : Integer ) : Integer;
Name | Type | Description |
---|---|---|
_part | int Integer | number of part |
Type | Description |
---|---|
int Integer | part size. |