語言

ProgramVertexFixedFunction.Constants 建構函式

定義

多載

ProgramVertexFixedFunction.Constants(RenderScript)

警告

deprecated

此會員已被棄用。

[Android.Runtime.Register(".ctor", "(Landroid/renderscript/RenderScript;)V", "")]
[System.Obsolete("deprecated")]
public Constants(Android.Renderscripts.RenderScript? rs);
[<Android.Runtime.Register(".ctor", "(Landroid/renderscript/RenderScript;)V", "")>]
[<System.Obsolete("deprecated")>]
new Android.Renderscripts.ProgramVertexFixedFunction.Constants : Android.Renderscripts.RenderScript -> Android.Renderscripts.ProgramVertexFixedFunction.Constants

參數

rs
RenderScript

分配所屬的背景。

屬性

備註

此會員已被棄用。 在 API 16 中建立緩衝區來儲存固定函數模擬矩陣

Java 文件 android.renderscript.ProgramVertexFixedFunction.Constants.ProgramVertexFixedFunction$Constants(android.renderscript.RenderScript)

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於

ProgramVertexFixedFunction.Constants(IntPtr, JniHandleOwnership)

protected Constants(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Renderscripts.ProgramVertexFixedFunction.Constants : nativeint * Android.Runtime.JniHandleOwnership -> Android.Renderscripts.ProgramVertexFixedFunction.Constants

參數

javaReference
IntPtr

nativeint

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於