Irrlicht.NET

IrrlichtDevice Constructor (DriverType)

[Visual Basic]
Overloads Public Sub New( _
   ByVal driverType As DriverType _
)
[C#]
public IrrlichtDevice(
   DriverType driverType
);

See Also

IrrlichtDevice Class | Irrlicht Namespace | IrrlichtDevice Constructor Overload List