반응형 Works/Unity 3D53 AltTester https://alttester.com/ AltTester® - Game Test Automation Tools, Services & TrainingsGet a full game test automation solution: a reliable test automation framework, interactive workshops & customized services.alttester.comUnity 테스트 자동화 솔루션이미지 인식 방식이 아닌 실제 요소를 찾는 방식으로 해상도 변경 혹은 디자인 변경 등의 이슈가 있어도 지속적인 테스트 가능테스트 환경 구축에 C#, Java, Python 언어 지원무료로 이용 가능 (일부 기능 제한)다양한 환경 지원 (Android, iOS, PC, Editor 등)A.. 2024. 8. 14. Dependency Injection 테스트 자동화 관련 검색을 하다가 Zenject 이란 것을 발견https://github.com/Unity-Technologies/Zenject GitHub - Unity-Technologies/Zenject: Dependency Injection Framework for Unity3DDependency Injection Framework for Unity3D . Contribute to Unity-Technologies/Zenject development by creating an account on GitHub.github.comDI(=Dependency Injection) 에 대한 개념에 대해 알게 됨필요한 내용(데이터, 기능= Dependency )을 사용하는 곳에 직접 연결하는 게 아니라 DI .. 2024. 8. 14. ScriptableObject vs new Class Unity 의 E-Book 을 보던 중 궁금해져서 찾아본 내용을 기록으로 남김https://unity.com/kr/resources/create-modular-game-architecture-with-scriptable-objects-ebook?ungated=true&isGated=false Create modular game architecture in Unity with ScriptableObjectsThis guide provides tips and tricks from professional developers for deploying ScriptableObjects in production.unity.comE-Book 내용에 다음과 같은 내용이 있음If you need to make a Scri.. 2024. 5. 21. [Unity] TMP_InputField 의 inputValidator 사용법 본 글은 TextMeshPro 3.0.6 버전 기준으로 작성 하였음. 텍스트 입력을 받는 용도로 TMP_InputField 라는 Component 가 있다. https://docs.unity3d.com/Packages/com.unity.textmeshpro@3.0/api/TMPro.TMP_InputField.html Class TMP_InputField | TextMeshPro | 3.0.6 Class TMP_InputField Editable text input field. Namespace: TMPro Assembly : solution.dll Syntax [AddComponentMenu("UI/TextMeshPro - Input Field", 11)] public class TMP_InputFiel.. 2023. 9. 7. 이전 1 2 3 4 ··· 14 다음 반응형