Click or drag to resize
Reader3dsCreateTextureCallback Field
Callback that can be used to customize the process of creating the texture images.

Namespace: Ab3d
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public Reader3dsCreateTextureCallbackDelegate CreateTextureCallback

Field Value

Type: Reader3dsCreateTextureCallbackDelegate
See Also