local Material = vci.assets.material function onUse(use) print(Material.GetColor("CubeColor")) end