UNPKG

75 BTypeScriptView Raw
1export declare enum InteractorType {
2 External = 0,
3 Particles = 1
4}