C# Class PlanesList, Stereoscopic_Scatterplot

Inheritance: MonoBehaviour
Afficher le fichier Open project: noahfreedman/Stereoscopic_Scatterplot

Méthodes publiques

Свойство Type Description
planeMaterial Material

Méthodes publiques

Méthode Description
AddPlane ( PlaneData, planeData ) : GameObject
AddPlane ( Vector3 point1, Vector3 point2 ) : GameObject
PlanesList ( ) : System.Collections

Method Details

AddPlane() public méthode

public AddPlane ( PlaneData, planeData ) : GameObject
planeData PlaneData,
Résultat GameObject

AddPlane() public méthode

public AddPlane ( Vector3 point1, Vector3 point2 ) : GameObject
point1 Vector3
point2 Vector3
Résultat GameObject

PlanesList() public méthode

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

Property Details

planeMaterial public_oe property

public Material planeMaterial
Résultat Material