Compartilhar via


SCNParticleEventHandler Delegar

Definição

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

Parâmetros

data
IntPtr

nativeint

dataStride
IntPtr

nativeint

indices
IntPtr

nativeint

count
System.System.IntPtr System.nativeint

Aplica-se a