Share via


SCNParticleEventHandler 대리자

정의

와 함께 HandleEvent(SCNParticleEvent, NSString[], 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

적용 대상