C# Class GraphInitializer, function-graph

Builds the graph
Inheritance: MonoBehaviour
Afficher le fichier Open project: dbpienkowska/function-graph Class Usage Examples

Méthodes publiques

Свойство Type Description
minPointLength float
pointPrefab Transform,
resolution int

Méthodes publiques

Méthode Description
Initialize ( int domainLength ) : Transform[],

Method Details

Initialize() public abstract méthode

public abstract Initialize ( int domainLength ) : Transform[],
domainLength int
Résultat Transform[],

Property Details

minPointLength public_oe property

public float minPointLength
Résultat float

pointPrefab public_oe property

public Transform, pointPrefab
Résultat Transform,

resolution public_oe property

public int resolution
Résultat int