SubstanceImporter.GetLoadTimeGenerated 获取加载时生成

function GetLoadTimeGenerated (material : ProceduralMaterial) : boolean

Description描述

Checks if the Procedural Material will 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月27日 Tuesday 11:11

本脚本参考基于Unity 3.4.1f5

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