Reader3dsDisableTextureOffset Property |
If set to true than texture offsets and scales are not processed. The default value is true, because many times the textures are not shown correctly if offsets and scales data from 3ds are used.
Namespace: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public bool DisableTextureOffset { get; set; }
Property Value
Type:
BooleanSee Also