Table of Contents

Enum ShaderPreprocessor.InfoLogType

Namespace
ReFuel.IO
Assembly
ReFuel.Common.dll

Info log item types.

public enum ShaderPreprocessor.InfoLogType

Fields

Error = 2

Errors.

Info = 0

Informational items.

Warning = 1

Warnings