C# Class TronTrailSection, VRCubeSword

Afficher le fichier Open project: VirsixInc/VRCubeSword Class Usage Examples

Méthodes publiques

Свойство Type Description
point Vector3
time float
upDir Vector3

Méthodes publiques

Méthode Description
TronTrailSection ( ) : System.Collections
TronTrailSection ( Vector3 p, float t ) : System.Collections

Method Details

TronTrailSection() public méthode

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

TronTrailSection() public méthode

public TronTrailSection ( Vector3 p, float t ) : System.Collections
p Vector3
t float
Résultat System.Collections

Property Details

point public_oe property

public Vector3 point
Résultat Vector3

time public_oe property

public float time
Résultat float

upDir public_oe property

public Vector3 upDir
Résultat Vector3