MeshSpecification.Varying コンストラクター

定義

オーバーロード

MeshSpecification.Varying(MeshSpecificationType, String)
MeshSpecification.Varying(IntPtr, JniHandleOwnership)

MeshSpecification.Varying(MeshSpecificationType, String)

[Android.Runtime.Register(".ctor", "(ILjava/lang/String;)V", "", ApiSince=34)]
public Varying (Android.Graphics.MeshSpecificationType type, string name);
[<Android.Runtime.Register(".ctor", "(ILjava/lang/String;)V", "", ApiSince=34)>]
new Android.Graphics.MeshSpecification.Varying : Android.Graphics.MeshSpecificationType * string -> Android.Graphics.MeshSpecification.Varying

パラメーター

name
String
属性

適用対象

MeshSpecification.Varying(IntPtr, JniHandleOwnership)

protected Varying (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Graphics.MeshSpecification.Varying : nativeint * Android.Runtime.JniHandleOwnership -> Android.Graphics.MeshSpecification.Varying

パラメーター

javaReference
IntPtr

nativeint

適用対象