Click or drag to resize

PlantGeneratorElement Constructor

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Element(
	PlantGeneratorElement parent,
	PlantGeneratorShapeEnum shape,
	Transform startTransform
)

Parameters

parent
Type: NeoAxisPlantGeneratorElement
shape
Type: NeoAxisPlantGeneratorShapeEnum
startTransform
Type: NeoAxisTransform
See Also