Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Unknown Method for SharpDX > 3.0.2 #1

Description

@marwie

Error throws this method is unknown "Void SharpDX.DXGI.SwapChain.Present(Int32, SharpDX.DXGI.PresentFlags)".

See DirectXComponent line 160

protected virtual void EndRender()
		{
			_swapChain.Present(1, PresentFlags.None);
		}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions