Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 349 Bytes

File metadata and controls

23 lines (16 loc) · 349 Bytes

CreateTexture

Description

Function CreateTexture creates a new texture object with default values.

FUNCTION CreateTexture : HANDLE;
def vs.CreateTexture():
    return HANDLE

Remarks

Creates a new texture object handle with default values

Version

Availability: from VectorWorks8.0

Category

  • Textures