Api Sandbox BlitOverlay
class

BlitOverlay

public sealed class BlitOverlay : BasePostProcess<T>

Draw a material over the screen

Constructors

BlitOverlay()

Properties

Name Type Description
Blend Single
BlendMode BlendMode
Material Material
Order Int32

Methods

virtual Void Render()
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.BlitOverlay