C# 클래스 UnityEngine.JointSpring

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
damper float
spring float
targetPosition float

프로퍼티 상세

damper 공개적으로 프로퍼티

public float damper
리턴 float

spring 공개적으로 프로퍼티

public float spring
리턴 float

targetPosition 공개적으로 프로퍼티

public float targetPosition
리턴 float