Esempio n. 1
0
 public PathMarker(ReturnedPath path)
 {
     Path   = path;
     effect = EffectLoader.GetTrailMarkerEffect();
 }