|  | 
| DXSceneStagingBackBuffer Property | 
            Gets the StagingBackBuffer that is used when the final rendered image needs to be copied to main memory.
            This can be done only from staging buffer. When final render image in not copied to main memory the StagingBackBuffer is null.
            
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
 Syntax
Syntaxpublic Texture2D StagingBackBuffer { get; }Property Value
Texture2D See Also
See Also