Api Sandbox Rendering RenderValue
enum

RenderValue

public sealed enum RenderValue : Enum

Enum Values

Name Value Description
ColorTarget The color texure we're currently rendering to
DepthTarget The depth texture we're currently rendering to
MsaaCombo Will set the named combo to 1 if MSAA is active, otherwise 0.
Assembly: Sandbox.Engine Namespace: Sandbox.Rendering Full Name: Sandbox.Rendering.RenderValue