Maximum2DTextureDimension Property

Summary

Gets the value that indicates the maximum 2D Texturing allowed by the current hardware.

Syntax
C#
VB
C++
public static int Maximum2DTextureDimension { get; } 
  
Public Shared ReadOnly Property Maximum2DTextureDimension As Integer 
public: 
static property int Maximum2DTextureDimension { 
   int get(); 
} 

Property Value

Value that indicates the maximum 2D Texturing allowed by the current hardware.

Remarks

The bigger this value is, the larger the objects that can be created successfully by the 3D engine.

Example

For an example refer to BlendingAvailable

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly