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

VisualEffect.GetFloat

マニュアルに切り替える
public float GetFloat (int nameID);
public float GetFloat (string name);

パラメーター

nameID Shader.PropertyToID によって検索されるプロパティーの nameID
nameプロパティーの名前

戻り値

float The exposed float value (or 0.0f if VisualEffect.HasFloat returns false).

説明

Gets a named exposed float (o.


Did you find this page useful? Please give it a rating: