Mesh.AllocationBuilder 构造函数

定义

重载

Mesh.AllocationBuilder(RenderScript)
已过时.

此成员已弃用。

Mesh.AllocationBuilder(IntPtr, JniHandleOwnership)

Mesh.AllocationBuilder(RenderScript)

注意

deprecated

此成员已弃用。

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

参数

属性

注解

此成员已弃用。 API 16 中的

适用于 . 的 android.renderscript.Mesh.AllocationBuilder.Mesh$AllocationBuilder(android.renderscript.RenderScript)Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于

Mesh.AllocationBuilder(IntPtr, JniHandleOwnership)

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

参数

javaReference
IntPtr

nativeint

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于