C# Class Xft.XWeaponTrail.Element

Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule Class Usage Examples

Méthodes publiques

Свойство Type Description
PointEnd UnityEngine.Vector3
PointStart UnityEngine.Vector3

Méthodes publiques

Méthode Description
Element ( ) : System.Collections
Element ( Vector3 start, Vector3 end ) : System.Collections

Method Details

Element() public méthode

public Element ( ) : System.Collections
Résultat System.Collections

Element() public méthode

public Element ( Vector3 start, Vector3 end ) : System.Collections
start UnityEngine.Vector3
end UnityEngine.Vector3
Résultat System.Collections

Property Details

PointEnd public_oe property

public Vector3,UnityEngine PointEnd
Résultat UnityEngine.Vector3

PointStart public_oe property

public Vector3,UnityEngine PointStart
Résultat UnityEngine.Vector3