Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 565 Bytes

File metadata and controls

24 lines (18 loc) · 565 Bytes

SetDefaultTexMap

Description

Set the object to have default texture mapping info. Texture resource being used is set with SetTextureRef. Similar to SetDefaultTextureSpace except that routine has been superseded in version 2009.

PROCEDURE SetDefaultTexMap(h : HANDLE);
def vs.SetDefaultTexMap(h):
    return None

Parameters

Name Type Description
h HANDLE

Version

Availability: from Vectorworks14.0

Category