Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Xft
XWeaponTrail.Element
C# 클래스 Xft.XWeaponTrail.Element
파일 보기
프로젝트 열기: LilTsubaki/Les-fragments-d-Erule
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
PointEnd
UnityEngine.Vector3
PointStart
UnityEngine.Vector3
공개 메소드들
메소드
설명
Element
( ) :
System.Collections
Element
(
Vector3
start
,
Vector3
end
) :
System.Collections
메소드 상세
Element()
공개
메소드
public
Element
( ) :
System.Collections
리턴
System.Collections
Element()
공개
메소드
public
Element
(
Vector3
start
,
Vector3
end
) :
System.Collections
start
UnityEngine.Vector3
end
UnityEngine.Vector3
리턴
System.Collections
프로퍼티 상세
PointEnd
공개적으로 프로퍼티
public
Vector3,UnityEngine
PointEnd
리턴
UnityEngine.Vector3
PointStart
공개적으로 프로퍼티
public
Vector3,UnityEngine
PointStart
리턴
UnityEngine.Vector3