C# (CSharp) MyExtensionMethods - 7 примеров найдено. Это лучшие примеры C# (CSharp) кода для MyExtensionMethods из пакета Debugger, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
My extension methods. I hold all of my extension methods here. I made one for changing the main color of your character's skinnedMeshRenderer materials and one for changing them to flash a certain color, cyan in my case. They can flash a color or just become invisible and visible again. It signals invulnerability.