C# Class PointsList, Stereoscopic_Scatterplot

Inheritance: MonoBehaviour
Show file Open project: noahfreedman/Stereoscopic_Scatterplot Class Usage Examples

Protected Properties

Property Type Description
scaleSizeFactor float

Public Methods

Method Description
CreatePoints ( PointsData, pointsData, GameObject pointPrefab ) : GameObject

Method Details

CreatePoints() public method

public CreatePoints ( PointsData, pointsData, GameObject pointPrefab ) : GameObject
pointsData PointsData,
pointPrefab GameObject
return GameObject

Property Details

scaleSizeFactor protected property

protected float scaleSizeFactor
return float