UnityEditorArguments.

ForceGLCore Property

Summary

Make the Editor use OpenGL core profile for rendering.
Assembly
Cake.Unity.dll
Namespace
Cake.Unity
Containing Type
UnityEditorArguments

Syntax

public Nullable<ForceGLCore> ForceGLCore { get; set; }

Value

Type Description
Nullable<ForceGLCore>