Table of Contents

Enum GPUCompilationMessageType

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("None")]
public enum GPUCompilationMessageType

Fields

[EnumValue("error")] Error = 0
[EnumValue("warning")] Warning = 1
[EnumValue("info")] Info = 2