Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Xft
XWeaponTrail.Element
C# Class Xft.XWeaponTrail.Element
Show file
Open project: LilTsubaki/Les-fragments-d-Erule
Class Usage Examples
Public Properties
Property
Type
Description
PointEnd
UnityEngine.Vector3
PointStart
UnityEngine.Vector3
Public Methods
Method
Description
Element
( ) :
System.Collections
Element
(
Vector3
start
,
Vector3
end
) :
System.Collections
Method Details
Element()
public
method
public
Element
( ) :
System.Collections
return
System.Collections
Element()
public
method
public
Element
(
Vector3
start
,
Vector3
end
) :
System.Collections
start
UnityEngine.Vector3
end
UnityEngine.Vector3
return
System.Collections
Property Details
PointEnd
public property
public
Vector3,UnityEngine
PointEnd
return
UnityEngine.Vector3
PointStart
public property
public
Vector3,UnityEngine
PointStart
return
UnityEngine.Vector3