|
DXSceneBuffersInitialized Property |
Gets a Boolean that specifis if SwapChain and buffers are created.
This property can be false when DXScene is initialized with zero width and height.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool BuffersInitialized { get; }
Property Value
BooleanSee Also