IMTLRenderCommandEncoder.SetVertexBytes(IntPtr, nuint, nuint) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Export("setVertexBytes:length:atIndex:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public void SetVertexBytes (IntPtr bytes, nuint length, nuint index);
abstract member SetVertexBytes : nativeint * nuint * nuint -> unit
パラメーター
- bytes
-
IntPtr
nativeint
- length
- System.System.UIntPtr System.unativeint
- index
- System.System.UIntPtr System.unativeint
- 属性