
이 글은 절대 정확한 주석이 아닙니다. using System.Collections; using System.Collections.Generic; using UnityEngine; using RootMotion.FinalIK; using Valve.VR; namespace RootMotion.Demos { // scale을 보정하는 클래스 public class VRIKAvatarScaleCalibrationSteamVR : MonoBehaviour { public VRIK ik; // VRIK 클래스 변수 public float scaleMlp = 1f; // 조정해줄 스케일 값 public SteamVR_Action_Boolean grabPinch; // 어떤 버튼을 누르는 가를 확인하는 변수 pub..

이 글은 절대 정확한 주석이 아닙니다. using UnityEngine; using System.Collections; using System.Collections.Generic; namespace RootMotion.FinalIK { /// /// A full-body IK solver designed specifically for a VR HMD and hand controllers. /// //[HelpURL("http://www.root-motion.com/finalikdox/html/page16.html")] [AddComponentMenu("Scripts/RootMotion.FinalIK/IK/VR IK")] public class VRIK : IK { /// /// 이족보행 관련 휴머노이드의..
- Total
- Today
- Yesterday
- Git
- 유니티로 배우는 C#
- 뷰포리아
- 게임프로그래밍
- 유니티
- 서블릿
- JSP
- c#
- spring boot
- unity3d
- Unity
- Spring
- Next.js
- Controller
- 유니티3D
- baseofcoding
- 프로그래밍
- Vuforia
- MVC
- 안드로이드
- Base Of Coding
- CSS
- Java
- Servlet
- 비지니스 로직
- GitHub
- VR
- 프리젠테이션 로직
- 스프링
- HTML
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |