次の方法で共有


SCNParticleEventHandler 代理人

定義

public delegate void SCNParticleEventHandler(IntPtr data, IntPtr dataStride, IntPtr indices, nint count);
type SCNParticleEventHandler = delegate of nativeint * nativeint * nativeint * nint -> unit

パラメーター

data
IntPtr

nativeint

dataStride
IntPtr

nativeint

indices
IntPtr

nativeint

count
System.System.IntPtr System.nativeint

適用対象