Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

GraphicsStateCollection Constructor

Declaration

public GraphicsStateCollection();

Declaration

public GraphicsStateCollection(string filePath);

Parameters

filePath Path to GraphicsTextureCollection serialized file.

Description

Create a GraphicsTextureCollection populated with contents of a file, or empty.