using System.Collections;
using System.Collections.Generic;
using Godot;
using System;



namespace Rokojori
{
  public class QuadBillboardData:PointData
  {
    
  }
}