|
RenderingStatisticsCopy Method |
Copies the values from this RenderingStatistics to targetRenderingStatistics.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public void Copy(
RenderingStatistics targetRenderingStatistics
)
Parameters
- targetRenderingStatistics RenderingStatistics
-
See Also