Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of unallocated 3-D buffers.
Definition
Visual Basic Public ReadOnly Property FreeHardware3DAllBuffers As Integer C# public int FreeHardware3DAllBuffers { get; } C++ public:
property int FreeHardware3DAllBuffers {
int get();
}JScript public function get FreeHardware3DAllBuffers() : int
Property Value
System.Int32
The number of unallocated 3-D buffers.This property is read-only.