This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ShaderWarmup

class in UnityEngine.Experimental.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Temporary place to new shader warmup api that will provide more/better control.

Static Methods

WarmupShaderPrepares one shader with given rendering setup.
WarmupShaderFromCollectionPrepares one shader with given rendering setup and variants saved in collection.