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)

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于

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

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于