←Select platform

TexturingAvailable Property

Summary

Gets the value that indicates whether texturing is supported by the current hardware.

Syntax

C#
VB
C++
public static bool TexturingAvailable { get; } 
  
Public Shared ReadOnly Property TexturingAvailable As Boolean 
public: 
static property bool TexturingAvailable { 
   bool get(); 
} 

Property Value

true if texturing is available; otherwise, false.

Example

For an example refer to BlendingAvailable

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly