초보 서버프로그래머의 작업장

초보 서버프로그래머의 작업장

  • 분류 전체보기
    • {Programing}
      • C.C++
      • Data Structure
      • System
      • Server
      • Game Engine
      • Python
      • RxJS
      • Algorithm
      • Web Front
      • {AI}
      • {Paper}
      • {Math}
    • {재테크}
      • 주식
      • 부동산
    • {Photo}
    • {일상}
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

초보 서버프로그래머의 작업장

컨텐츠 검색

태그

주식매수 한페이지 transfrom unity 크롤링 다이어트 매물찾기 솔영 입력 Cheatsheet 주식매도 lh청년전세임대 개요 Python 뚱뚱이 고도비만 종목고르기 먹깨비 주식 씹기

최근글

댓글

공지사항

아카이브

unity(2)

  • unity - transform

    하나의 Object 의 위치, 회전, 크기 속성을 가지는 component. Scene에 존재하는 모든 Object(UI포함)는 전부 tranform을 가짐. transform은 부모를 가질수 있고, 위치,회전,크기는 계단식으로 적용된다. transform.localPosition : 현재 object 의 부모 transform 에 연관되는 transform의 position transform.position : 월드 좌표에서의 transform 의 position position -> localposition 의 변환은 InverseTransformPoint localposition -> position 의 변환은 TransformPoint local~~ 는 항상 부모 object 에 연관된 속성이라고..

    2021.05.17
  • unity - key input 관련 내용

    docs.unity3d.com/ScriptReference/Input.html Unity - Scripting API: Input Use this class to read the axes set up in the Conventional Game Input, and to access multi-touch/accelerometer data on mobile devices. To read an axis use Input.GetAxis with one of the following default axes: "Horizontal" and "Vertical" are mapped to joyst docs.unity3d.com 키 입력 getkey~~ : 인수로 keycode 를 전달. 여기에 자세한 keycode 가..

    2021.05.12
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바