Click or drag to resize
ResolvedTextureFileIsTextureSkipped Property
Gets or sets a boolean that specify if the texture is skipped (true) or not (false by default).

Namespace: Ab3d.Common.Reader3ds
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public bool IsTextureSkipped { get; set; }

Property Value

Type: Boolean
See Also