Builder
Builder(IntPtr, JniHandleOwnership)
Builder(RenderScript, Int32)
CurrentIndexSetIndex
CurrentVertexTypeIndex
JniPeerMembers
ThresholdClass
ThresholdType
AddIndexSetType(Primitive)
AddIndexSetType(Type, Primitive)
AddIndexSetType(Element, Int32, Primitive)
AddVertexType(Type)
AddVertexType(Element, Int32)
Create()
monoandroid
namespace Android.Renderscripts
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("android/renderscript/Mesh", DoNotGenerateAcw = true)]
public class Mesh : BaseObj
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("android/renderscript/Mesh$Builder", DoNotGenerateAcw = true)]
public class Builder : Object
{
[Obsolete("deprecated")]
[Register("addVertexType", "(Landroid/renderscript/Element;I)Landroid/renderscript/Mesh$Builder;", "GetAddVertexType_Landroid_renderscript_Element_IHandler")]
public virtual Builder? AddVertexType(Element? e, int size);
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | deprecated |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API