C# 클래스 SimShift.MapTool.Ets2PrefabCurve

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

공개 프로퍼티들

프로퍼티 타입 설명
EndRotationX float
EndRotationY float
EndRotationZ float
EndX float
EndY float
EndZ float
Length float
Next int[]
Prev int[]
StartRotationX float
StartRotationY float
StartRotationZ float
StartX float
StartY float
StartZ float

프로퍼티 상세

EndRotationX 공개적으로 프로퍼티

public float EndRotationX
리턴 float

EndRotationY 공개적으로 프로퍼티

public float EndRotationY
리턴 float

EndRotationZ 공개적으로 프로퍼티

public float EndRotationZ
리턴 float

EndX 공개적으로 프로퍼티

public float EndX
리턴 float

EndY 공개적으로 프로퍼티

public float EndY
리턴 float

EndZ 공개적으로 프로퍼티

public float EndZ
리턴 float

Length 공개적으로 프로퍼티

public float Length
리턴 float

Next 공개적으로 프로퍼티

public int[] Next
리턴 int[]

Prev 공개적으로 프로퍼티

public int[] Prev
리턴 int[]

StartRotationX 공개적으로 프로퍼티

public float StartRotationX
리턴 float

StartRotationY 공개적으로 프로퍼티

public float StartRotationY
리턴 float

StartRotationZ 공개적으로 프로퍼티

public float StartRotationZ
리턴 float

StartX 공개적으로 프로퍼티

public float StartX
리턴 float

StartY 공개적으로 프로퍼티

public float StartY
리턴 float

StartZ 공개적으로 프로퍼티

public float StartZ
리턴 float