Click or drag to resize

PlantGeneratorCreateGrassBladeRibbon Method

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public PlantGeneratorElement CreateGrassBladeRibbon(
	PlantGeneratorElement parent,
	PlantMaterial material,
	double length,
	Degree verticalAngle,
	double bendingDownByLength
)

Parameters

parent
Type: NeoAxisPlantGeneratorElement
material
Type: NeoAxisPlantMaterial
length
Type: SystemDouble
verticalAngle
Type: NeoAxisDegree
bendingDownByLength
Type: SystemDouble

Return Value

Type: PlantGeneratorElement
See Also