言語

ProgramVertexFixedFunction.Builder.Create メソッド

定義

注意事項

deprecated

このメンバーは非推奨です。

[Android.Runtime.Register("create", "()Landroid/renderscript/ProgramVertexFixedFunction;", "GetCreateHandler")]
[System.Obsolete("deprecated")]
public virtual Android.Renderscripts.ProgramVertexFixedFunction? Create();
[<Android.Runtime.Register("create", "()Landroid/renderscript/ProgramVertexFixedFunction;", "GetCreateHandler")>]
[<System.Obsolete("deprecated")>]
abstract member Create : unit -> Android.Renderscripts.ProgramVertexFixedFunction
override this.Create : unit -> Android.Renderscripts.ProgramVertexFixedFunction

返品

関数エミュレーション ProgramVertex を修正しました

属性

注釈

このメンバーは非推奨です。 API 16 では、ビルダーの現在の状態から ProgramVertexFixedFunction を作成します

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象