Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GraphicsStateCollection

Create a GraphicsTextureCollection populated with contents of a file, or empty.
Read time 1 minuteLast updated 10 days ago

Definition

GraphicsStateCollection()

Create a GraphicsTextureCollection populated with contents of a file, or empty.
public GraphicsStateCollection()

GraphicsStateCollection(string)

Create a GraphicsTextureCollection populated with contents of a file, or empty.
public GraphicsStateCollection(string filePath)

Parameters

filePath

Path to GraphicsTextureCollection serialized file.