Skip to content

Instantly share code, notes, and snippets.

#define USE_MULTIPOINT
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using Unity.Mathematics;
using UnityEngine;