SCNParticleEventHandler Delegate

Definition

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

Parameters

data
IntPtr

nativeint

dataStride
IntPtr

nativeint

indices
IntPtr

nativeint

count
System.System.IntPtr System.nativeint

Applies to