Version: 2020.2
Experimental: this API is experimental and might be changed or removed in the future.

ShaderWarmupSetup.vdecl

切换到手册
public VertexAttributeDescriptor[] vdecl ;

描述

着色器要使用的顶点格式。

在某些平台上,顶点数据布局是在着色器编译过程中使用的(在着色器代码中生成顶点获取指令),因此在预热时提供顶点格式是很重要的。 另请参阅:VertexAttributeDescriptor