ProceduralMaterial.isLoadTimeGenerated 是否在加载时生成

var isLoadTimeGenerated : boolean

Description描述

Should the Procedural Material be generated at load time?

程序材质是否在加载时生成?

If enabled, the Procedural Material will be generated when the scene loads. If disabled, the Procedural Material will not be generated until RebuildTextures or RebuildTexturesImmediately is called.

如果启用,程序材质将在场景加载时生成。如果禁用,程序材质将不生成,直到RebuildTextures或RebuildTexturesImmediately被调用。

最后修改:2011年9月13日 Tuesday 9:50

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。