Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Indicates if Dispose() was called for this instance (and it's either in process of Disposing or already fully disposed).
Namespace: Visual3D.EntityModelAssembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean Get