Click or drag to resize

PlantGeneratorElement Constructor

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

Parameters

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