Version: 2021.3
言語: 日本語
protected static MaterialProperty FindProperty (string propertyName, MaterialProperty[] properties);
protected static MaterialProperty FindProperty (string propertyName, MaterialProperty[] properties, bool propertyIsMandatory);

パラメーター

propertyName The name of the material property.
properties The array of available material properties.
propertyIsMandatory True の場合、このメソッドは例外をスローし、そうでなければ propertyName を持つプロパティーが見つからなかったことを意味します

戻り値

MaterialProperty 見つかったマテリアルプロパティー。見つからなければ null を返します。

説明

シェーダープロパティーを検索します

This is a utility method that finds a MaterialProperty by name.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961