言語

ProgramVertexFixedFunction.BindConstants メソッド

定義

注意事項

deprecated

[Android.Runtime.Register("bindConstants", "(Landroid/renderscript/ProgramVertexFixedFunction$Constants;)V", "GetBindConstants_Landroid_renderscript_ProgramVertexFixedFunction_Constants_Handler")]
[System.Obsolete("deprecated")]
public virtual void BindConstants(Android.Renderscripts.ProgramVertexFixedFunction.Constants? va);
[<Android.Runtime.Register("bindConstants", "(Landroid/renderscript/ProgramVertexFixedFunction$Constants;)V", "GetBindConstants_Landroid_renderscript_ProgramVertexFixedFunction_Constants_Handler")>]
[<System.Obsolete("deprecated")>]
override this.BindConstants : Android.Renderscripts.ProgramVertexFixedFunction.Constants -> unit

パラメーター

va
ProgramVertexFixedFunction.Constants

固定関数行列を含む割り当て

属性

注釈

Javaドキュメント。

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

適用対象