Ab4d.SharpEngine help
Ab4d.SharpEngine help
Ab4d.SharpEngine Namespaces
Ab4d.SharpEngine.Core
RenderingContext Class
RenderingContext Properties
AllLightsDescriptorSet Property
CurrentBoundDescriptorSets Property
CurrentCommandBuffer Property
CurrentFrameBuffer Property
CurrentGpuRenderPass Property
CurrentIndexBuffer Property
CurrentMaterialIndex Property
CurrentMatrixIndex Property
CurrentPipeline Property
CurrentPipelineLayout Property
CurrentRenderingStep Property
CurrentRenderPass Property
CurrentSwapChainImage Property
CurrentSwapChainImageIndex Property
CurrentSwapChainImageView Property
CurrentVertexBuffer Property
CurrentViewport Property
DepthStencilImage Property
FinalHeight Property
FinalWidth Property
FrameNumber Property
Height Property
IsCommandBufferNewlyRecorded Property
IsCommandBufferRecordingStarted Property
IsCurrentCommandBufferDirty Property
IsNonStandardPipelineLayout Property
IsRenderPassRenderingStarted Property
MainRenderPass Property
MSAAImage Property
MultisampleCount Property
RenderHeight Property
RenderingStatistics Property
RenderWidth Property
SceneDescriptorSet Property
SceneDirtyFlags Property
SceneViewDirtyFlags Property
SSAAImage Property
StagingBufferReadyCallbacks Property
StagingGpuBuffer Property
StagingGpuBufferHeight Property
StagingGpuBufferWidth Property
StagingGpuImage Property
StagingImageReadyCallbacks Property
SupersamplingCount Property
SupersamplingFactor Property
SwapChain Property
SwapChainFormat Property
SwapChainImagesCount Property
SwapChainSurfaceFormat Property
UsedCamera Property
Width Property
Rendering
Context
Final
Width Property
Gets the width in pixels of the final rendered image. When using super-sampling this can be different then the
RenderWidth
. This value is initially set by calling
UpdateSwapChain(GpuSwapChain, GpuImage, GpuRenderPass, IntSize, IntSize, SampleCountFlags, Single, Int32)
.
Namespace:
Ab4d.SharpEngine.Core
Assembly:
Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.0.9196+3eba290aba85a9aa739abf2459bc51e303a050d7
Syntax
C#
Copy
public
int
FinalWidth
{
get
; }
Property Value
Int32
See Also
Reference
RenderingContext Class
Ab4d.SharpEngine.Core Namespace
RenderWidth
Width
Copyright (c) by AB4D d.o.o. (www.ab4d.com)