using System;
using UnityEngine;
namespace Gameplay.Performance.Cmp
{
public class CmpScriptRender : MonoBehaviour
private void OnEnable()
}
private void OnDisable()
private void Update()
// Graphics.DrawMeshInstancedIndirect();