C# Class Make2DLine, oculus_data_vis

Inheritance: MonoBehaviour
Afficher le fichier Open project: renketsu0/oculus_data_vis Class Usage Examples

Méthodes publiques

Méthode Description
Initialize ( Vector3 points, string candidate ) : void
followParent ( GameObject line, GameObject parent ) : void

Method Details

Initialize() public méthode

public Initialize ( Vector3 points, string candidate ) : void
points Vector3
candidate string
Résultat void

followParent() public static méthode

public static followParent ( GameObject line, GameObject parent ) : void
line GameObject
parent GameObject
Résultat void