Maximum3DTextureDimension Property

Summary

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

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

Property Value

Value that indicates the maximum 3D 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