
이 글은 절대 정확한 주석이 아닙니다. 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
- Servlet
- Controller
- MVC
- 프리젠테이션 로직
- Vuforia
- unity3d
- c#
- CSS
- Next.js
- Base Of Coding
- Spring
- Java
- GitHub
- baseofcoding
- JSP
- spring boot
- 유니티로 배우는 C#
- HTML
- 유니티3D
- VR
- 프로그래밍
- 뷰포리아
- Unity
- 비지니스 로직
- 유니티
- 서블릿
- 스프링
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |