ResolvedTextureFileIsTextureSkipped Property |
Gets or sets a boolean that specify if the texture is skipped (true) or not (false by default).
Namespace: Ab3d.Common.Reader3dsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public bool IsTextureSkipped { get; set; }
Property Value
Type:
BooleanSee Also