SetVector3
SetVector3(string, Vector3)
説明
Vector3型の値を設定する。
パラメーター
パラメーター名 | 説明 |
---|---|
name | 名前。 |
value | 値。 |
戻り値
指定した名前のパラメータがあった場合にtrue。
SetVector3(int, Vector3)
説明
Vector3型の値を設定する。
パラメーター
パラメーター名 | 説明 |
---|---|
id | ID。 |
value | 値。 |
戻り値
指定した名前のパラメータがあった場合にtrue。