Vixen
02b45cc4

DiscardStatementSyntax

class
csharp
public sealed class DiscardStatementSyntax

Throws the fragment away: nothing is written to any render target or to the depth buffer, and the invocation ends where the keyword is.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

This node is associated with the following syntax kinds:

DiscardStatement

Fields and properties (2)

Methods (6)

Used by (7)

  • BinderVixen.Raven
  • DiscardStatementSyntaxVixen.Raven
  • DiscardTestsVixen.Raven.Tests
  • SyntaxFactoryVixen.Raven
  • SyntaxRewriterVixen.Raven
  • SyntaxVisitorVixen.Raven
  • SyntaxVisitorVixen.Raven